Added dependency to history module as react-router-dom no longer depnds on it

This commit is contained in:
Alejandro Celaya
2022-10-05 16:35:44 +02:00
parent f5757c6081
commit a7a968ab6e
2 changed files with 18 additions and 0 deletions

View File

@@ -39,6 +39,7 @@
"csvtojson": "^2.0.10",
"date-fns": "^2.29.3",
"event-source-polyfill": "^1.0.31",
"history": "^5.3.0",
"json2csv": "^5.0.7",
"leaflet": "^1.9.2",
"qs": "^6.11.0",