add missing CLI dependencies

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-04 13:57:06 +02:00
parent 1eb9092b1d
commit 2d3cfc7643
12 changed files with 22 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@
"jscodeshift-add-imports": "^1.0.10"
},
"devDependencies": {
"@backstage/cli": "^0.19.0-next.1",
"@types/jscodeshift": "^0.11.0",
"@types/node": "^16.11.26",
"commander": "^9.1.0",