frontend-*-api: add @types/react dep

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-07 13:42:24 +02:00
parent 628ca7e458
commit 75b8c46cee
3 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -23,7 +23,8 @@
},
"devDependencies": {
"@backstage/cli": "workspace:^",
"@testing-library/jest-dom": "^5.10.1"
"@testing-library/jest-dom": "^5.10.1",
"@types/react": "^16.13.1 || ^17.0.0"
},
"configSchema": "config.d.ts",
"files": [