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
@@ -32,6 +32,7 @@
"start": "backstage-cli package start"
},
"devDependencies": {
"@backstage/cli": "^0.19.0-next.1",
"@types/luxon": "^3.0.0",
"@types/react": "^16.13.1 || ^17.0.0"
},