chore: Version Packages (#3942)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-04 10:51:13 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 440110493e
commit 6b2bcc1a36
64 changed files with 282 additions and 153 deletions
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-restock-notification",
"version": "4.0.0",
"version": "5.0.0",
"main": "index.js",
"repository": {
"type": "git",
@@ -29,7 +29,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"@medusajs/medusa": "1.9.0",
"@medusajs/medusa": "1.10.0",
"medusa-interfaces": "1.3.7"
},
"dependencies": {