Merge pull request #9568 from RoadieHQ/remove-react-use

remove react-use from core-plugin-api
This commit is contained in:
Patrik Oldsberg
2022-02-16 17:42:18 +01:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-plugin-api': patch
---
Removes unused react-use dependency.
-1
View File
@@ -35,7 +35,6 @@
"history": "^5.0.0",
"prop-types": "^15.7.2",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^17.2.4",
"zen-observable": "^0.8.15"
},
"peerDependencies": {