Add @types/react-router-dom to @backstage/core

This commit is contained in:
Ivan Shmidt
2020-06-03 17:14:27 +02:00
parent 9c93b047aa
commit bc84079225
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@
"@types/jest": "^25.2.2",
"@types/node": "^12.0.0",
"@types/react-helmet": "^5.0.15",
"@types/react-router-dom": "^5.1.5",
"@types/zen-observable": "^0.8.0",
"jest-fetch-mock": "^3.0.3"
},