medusa-dev-cli 2.11.4-snapshot-20251107110738 → 2.11.4-snapshot-20251107205323
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +0 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "medusa-dev-cli",
|
|
3
3
|
"description": "CLI helpers for contributors working on Medusa",
|
|
4
|
-
"version": "2.11.4-snapshot-
|
|
4
|
+
"version": "2.11.4-snapshot-20251107205323",
|
|
5
5
|
"author": "Sebastian Rindom <skrindom@gmail.com>",
|
|
6
6
|
"bin": {
|
|
7
7
|
"medusa-dev": "./dist/index.js"
|