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
@@ -53,6 +53,7 @@
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},
"devDependencies": {
"@backstage/cli": "^0.19.0-next.1",
"@backstage/test-utils": "^1.2.0-next.1",
"@backstage/theme": "^0.2.16",
"@testing-library/jest-dom": "^5.10.1",