chore: Version packages

This commit is contained in:
olivermrbl
2025-01-20 07:41:15 -05:00
parent 171088b47a
commit 57e9a7a5bf
130 changed files with 481 additions and 225 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "2.3.0",
"version": "2.3.1",
"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.3.0",
"@medusajs/telemetry": "^2.3.1",
"boxen": "^5",
"chalk": "^5.2.0",
"commander": "^10.0.1",