chore(release): Publish

This commit is contained in:
olivermrbl
2022-11-02 16:44:54 +01:00
parent a014e3623c
commit ee8a71c692
35 changed files with 111 additions and 124 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "2.0.0",
"version": "3.0.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@@ -22,7 +22,7 @@
"build-storybook": "build-storybook"
},
"peerDependencies": {
"@medusajs/medusa": "^1.5.0",
"@medusajs/medusa": "^1.6.0",
"react": ">=16",
"react-query": ">= 3.29.0"
},
@@ -74,7 +74,7 @@
"tslib": "^2.3.1"
},
"dependencies": {
"@medusajs/medusa-js": "^1.3.1",
"@medusajs/medusa-js": "^1.3.2",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"react-query": "^3.31.0"