breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
2
.github/workflows/test-cli-with-database.yml
vendored
2
.github/workflows/test-cli-with-database.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
node-version: 20
|
||||
|
||||
- name: Install Medusa cli
|
||||
run: npm i -g @medusajs/medusa-cli@preview
|
||||
run: npm i -g @medusajs/cli@preview
|
||||
|
||||
- name: Create Medusa project
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user