chore: Version Packages (#4826)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-25 16:15:33 +02:00
committed by GitHub
parent f28fa6a7b3
commit 362abdfad7
34 changed files with 131 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "1.1.0",
"version": "1.1.1",
"description": "Create a Medusa project using a single command.",
"type": "module",
"exports": "./dist/index.js",
@@ -18,7 +18,7 @@
"commander": "^10.0.1",
"glob": "^7.1.6",
"inquirer": "^9.2.2",
"medusa-telemetry": "^0.0.16",
"medusa-telemetry": "^0.0.17",
"nanoid": "^4.0.2",
"node-emoji": "^2.0.2",
"node-fetch": "^3.3.1",