chore(release): Publish

This commit is contained in:
olivermrbl
2022-07-12 09:38:54 +02:00
parent e324f223d7
commit cf167d00b1
12 changed files with 213 additions and 302 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.3.3",
"version": "0.3.4",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@@ -22,7 +22,7 @@
"build-storybook": "build-storybook"
},
"peerDependencies": {
"@medusajs/medusa": "^1.3.2",
"@medusajs/medusa": "^1.3.4",
"react": ">=16",
"react-query": ">= 3.29.0"
},