chore: Release

This commit is contained in:
olivermrbl
2024-10-22 20:43:47 +02:00
parent c3418a2b93
commit 2fbebb60e3
134 changed files with 1309 additions and 590 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "1.2.8",
"version": "2.0.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": "^1.0.1",
"@medusajs/telemetry": "^2.0.0",
"boxen": "^5",
"chalk": "^5.2.0",
"commander": "^10.0.1",