bump react-use to 14.2.0 + add to core

This commit is contained in:
Patrik Oldsberg
2020-05-14 00:45:34 +02:00
parent 08732d57d0
commit 5553d2dc94
15 changed files with 28 additions and 27 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"graphql": "15.0.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-use": "^13.24.0"
"react-use": "^14.2.0"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.5",