breaking: rename package names to be consistent and under @medusajs scope (#9580)

This commit is contained in:
Harminder Virk
2024-10-16 22:28:09 +05:30
committed by GitHub
parent cc1a25abb2
commit 68560787e5
289 changed files with 483 additions and 474 deletions
+4 -4
View File
@@ -76,12 +76,12 @@
"@medusajs/event-bus-local": "^1.9.8",
"@medusajs/event-bus-redis": "^1.8.13",
"@medusajs/file": "^0.0.1",
"@medusajs/file-local-next": "^0.0.2",
"@medusajs/file-local": "^0.0.2",
"@medusajs/file-s3": "^0.0.2",
"@medusajs/fulfillment": "^0.1.2",
"@medusajs/fulfillment-manual": "^0.0.2",
"@medusajs/index": "^0.0.1",
"@medusajs/inventory-next": "^0.0.3",
"@medusajs/inventory": "^0.0.3",
"@medusajs/link-modules": "^0.2.11",
"@medusajs/locking": "^0.0.1",
"@medusajs/locking-redis": "^0.0.1",
@@ -96,9 +96,10 @@
"@medusajs/promotion": "^0.0.4",
"@medusajs/region": "^0.1.1",
"@medusajs/sales-channel": "^0.1.1",
"@medusajs/stock-location-next": "^0.0.3",
"@medusajs/stock-location": "^0.0.3",
"@medusajs/store": "^0.1.1",
"@medusajs/tax": "^0.1.1",
"@medusajs/telemetry": "^0.0.17",
"@medusajs/user": "^0.0.3",
"@medusajs/workflow-engine-inmemory": "^0.0.4",
"@medusajs/workflow-engine-redis": "^0.0.4",
@@ -113,7 +114,6 @@
"fs-exists-cached": "^1.0.0",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"medusa-telemetry": "^0.0.17",
"multer": "^1.4.5-lts.1",
"node-schedule": "^2.1.1",
"qs": "^6.11.2",