chore: Version Packages (#13853)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-31 10:11:18 +01:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 0da22a8a13
commit 31b9ae3d28
171 changed files with 974 additions and 449 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "2.11.1",
"version": "2.11.2",
"description": "Create a Medusa project using a single command.",
"type": "module",
"exports": "./dist/index.js",
@@ -13,8 +13,8 @@
"watch": "tsc --watch"
},
"dependencies": {
"@medusajs/deps": "2.11.1",
"@medusajs/telemetry": "2.11.1",
"@medusajs/deps": "2.11.2",
"@medusajs/telemetry": "2.11.2",
"boxen": "^5",
"chalk": "^5.2.0",
"commander": "^10.0.1",