breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@medusajs/medusa-cli",
|
||||
"name": "@medusajs/cli",
|
||||
"version": "1.3.22",
|
||||
"description": "Command Line interface for Medusa Commerce",
|
||||
"main": "dist/index.js",
|
||||
@@ -46,6 +46,7 @@
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/telemetry": "^0.0.17",
|
||||
"@medusajs/utils": "1.11.9",
|
||||
"@types/express": "^4.17.17",
|
||||
"chalk": "^4.0.0",
|
||||
@@ -60,7 +61,6 @@
|
||||
"inquirer": "^8.0.0",
|
||||
"is-valid-path": "^0.1.1",
|
||||
"meant": "^1.0.3",
|
||||
"medusa-telemetry": "^0.0.17",
|
||||
"ora": "^5.4.1",
|
||||
"pg": "^8.11.3",
|
||||
"pg-god": "^1.0.12",
|
||||
|
||||
Reference in New Issue
Block a user