create-app: use cli-common to discover paths and import version directly

This commit is contained in:
Patrik Oldsberg
2020-08-03 18:18:51 +02:00
parent 2f76581b60
commit 0a09976548
5 changed files with 7 additions and 180 deletions
+1
View File
@@ -25,6 +25,7 @@
"lint": "backstage-cli lint"
},
"dependencies": {
"@backstage/cli-common": "^0.1.1-alpha.16",
"commander": "^4.1.1",
"chalk": "^4.0.0",
"fs-extra": "^9.0.0",