chore: Release (#3856)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-26 19:09:01 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 4f448fbb2a
commit b41b6303cc
80 changed files with 419 additions and 442 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"version": "5.0.2",
"version": "6.0.0",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.mjs",
@@ -25,7 +25,7 @@
"test": "echo \"Tests disabled temporarily\""
},
"peerDependencies": {
"@medusajs/medusa": "1.8.2",
"@medusajs/medusa": "1.9.0",
"@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.2",
"@medusajs/medusa": "1.9.0",
"@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.2"
"@medusajs/medusa-js": "3.0.0"
},
"msw": {
"workerDirectory": "public"