chore: Version Packages (#4891)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-08 14:09:39 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent d3d8f0bf58
commit 98b91d1137
70 changed files with 351 additions and 229 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-cli",
"version": "1.3.20",
"version": "1.3.21",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
@@ -35,7 +35,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@medusajs/utils": "^1.9.6",
"@medusajs/utils": "^1.10.0",
"axios": "^0.21.4",
"chalk": "^4.0.0",
"configstore": "5.0.1",