Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
This commit is contained in:
Andrew Johnson
2021-04-08 14:52:17 +01:00
parent 7c5784e3f4
commit 8ced776878
+2 -2
View File
@@ -31,7 +31,8 @@
"luxon": "^1.26.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-use": "^15.3.3"
"react-use": "^15.3.3",
"@types/react": "^16.9"
},
"devDependencies": {
"@backstage/cli": "^0.6.6",
@@ -42,7 +43,6 @@
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"@types/react": "^16.9",
"cross-fetch": "^3.0.6",
"msw": "^0.21.2"
},