chore: Version packages

This commit is contained in:
olivermrbl
2024-11-25 12:14:36 +01:00
parent c28d0db164
commit ccf4e801f3
129 changed files with 483 additions and 221 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "2.0.5",
"version": "2.0.6",
"description": "Create a Medusa project using a single command.",
"type": "module",
"exports": "./dist/index.js",
@@ -13,7 +13,7 @@
"watch": "tsc --watch"
},
"dependencies": {
"@medusajs/telemetry": "^2.0.5",
"@medusajs/telemetry": "^2.0.6",
"boxen": "^5",
"chalk": "^5.2.0",
"commander": "^10.0.1",