chore(create-medusa-app): Cleanup the main script for readability and maintanability (#4369)

* chore(create-medusa-app): Cleanup the main script for readability and maintanability

* update types

* cleanup

* Create polite-queens-kiss.md
This commit is contained in:
Adrien de Peretti
2023-07-10 16:27:16 +02:00
committed by GitHub
parent 4264302f21
commit d363da2b72
11 changed files with 378 additions and 228 deletions
+2 -1
View File
@@ -28,7 +28,8 @@
"slugify": "^1.6.6",
"uuid": "^9.0.0",
"validator": "^13.9.0",
"wait-on": "^7.0.1"
"wait-on": "^7.0.1",
"winston": "^3.9.0"
},
"devDependencies": {
"@types/chalk": "^2.2.0",