chore(release): v1.8.0-rc.3

This commit is contained in:
olivermrbl
2023-03-29 13:42:11 +02:00
parent 693015fde3
commit 15a43c1cc0
46 changed files with 244 additions and 100 deletions
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-restock-notification",
"version": "3.0.0-rc.2",
"version": "3.0.0-rc.3",
"main": "index.js",
"repository": {
"type": "git",
@@ -29,7 +29,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"@medusajs/medusa": "1.8.0-rc.2",
"@medusajs/medusa": "1.8.0-rc.3",
"medusa-interfaces": "1.3.7-rc.0"
},
"dependencies": {