chore: Version packages

This commit is contained in:
olivermrbl
2025-04-11 10:25:36 +02:00
parent 6015dcc16d
commit d61694385d
189 changed files with 1012 additions and 605 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "2.6.1",
"version": "2.7.0",
"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.6.1",
"@medusajs/telemetry": "2.7.0",
"boxen": "^5",
"chalk": "^5.2.0",
"commander": "^10.0.1",