chore: Enter pre-release mode and version packages

This commit is contained in:
olivermrbl
2023-03-24 10:16:11 +01:00
parent 3b917b469a
commit b57ea22461
102 changed files with 1389 additions and 207 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-cli",
"version": "1.3.8",
"version": "1.3.9-rc.0",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
@@ -48,7 +48,7 @@
"inquirer": "^8.0.0",
"is-valid-path": "^0.1.1",
"meant": "^1.0.3",
"medusa-core-utils": "^1.1.39",
"medusa-core-utils": "^1.2.0-rc.0",
"medusa-telemetry": "0.0.16",
"open": "^8.0.6",
"ora": "^5.4.1",