chore: Version Packages (#5754)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-12-14 15:27:39 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 2826605b01
commit 7f5e638f61
49 changed files with 227 additions and 158 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-cli",
"version": "1.3.21",
"version": "1.3.22",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
@@ -38,7 +38,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@medusajs/utils": "^1.10.0",
"@medusajs/utils": "^1.11.2",
"axios": "^0.21.4",
"chalk": "^4.0.0",
"configstore": "5.0.1",