chore: Version packages

This commit is contained in:
olivermrbl
2025-12-11 14:10:54 +01:00
parent 00e57a21a8
commit 237b472e73
179 changed files with 1013 additions and 491 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "2.12.1",
"version": "2.12.2",
"description": "Create a Medusa project using a single command.",
"type": "module",
"exports": "./dist/index.js",
@@ -13,8 +13,8 @@
"watch": "yarn run -T tsc --watch"
},
"dependencies": {
"@medusajs/deps": "2.12.1",
"@medusajs/telemetry": "2.12.1",
"@medusajs/deps": "2.12.2",
"@medusajs/telemetry": "2.12.2",
"boxen": "^5.0.1",
"chalk": "^4.1.2",
"commander": "^11.0.0",