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
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-cli",
"version": "1.3.11",
"version": "1.3.12",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
@@ -36,7 +36,7 @@
"jest": "^25.5.4"
},
"dependencies": {
"@medusajs/utils": "1.8.2",
"@medusajs/utils": "1.8.3",
"axios": "^0.21.4",
"chalk": "^4.0.0",
"configstore": "5.0.1",