frontend-*-api: add @types/react dep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user