chore: Release (#3818)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-14 11:18:39 +02:00
committed by GitHub
parent 3a49f14e3e
commit 0f51e3a400
50 changed files with 265 additions and 143 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"version": "5.0.1",
"version": "5.0.2",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.mjs",
@@ -25,7 +25,7 @@
"test": "echo \"Tests disabled temporarily\""
},
"peerDependencies": {
"@medusajs/medusa": "1.8.1",
"@medusajs/medusa": "1.8.2",
"@tanstack/react-query": "^4.22.0",
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"
@@ -34,7 +34,7 @@
"author": "Zakaria S. El Asri",
"devDependencies": {
"@babel/core": "^7.16.0",
"@medusajs/medusa": "1.8.1",
"@medusajs/medusa": "1.8.2",
"@storybook/addon-essentials": "^6.3.12",
"@storybook/addon-links": "^6.3.12",
"@storybook/addons": "^6.3.12",
@@ -61,7 +61,7 @@
"tsup": "^6.5.0"
},
"dependencies": {
"@medusajs/medusa-js": "2.0.1"
"@medusajs/medusa-js": "2.0.2"
},
"msw": {
"workerDirectory": "public"