Downgraded query-string to version 5 to work on Internet Explorer

This commit is contained in:
Przemek Wiech
2019-02-05 00:09:44 +01:00
parent 0694a5f0a6
commit 9c0b2be9a7

View File

@@ -7,7 +7,7 @@
"d3": "^5.7.0",
"history": "^4.7.2",
"md5": "^2.2.1",
"query-string": "^6.2.0",
"query-string": "^5.1.1",
"react": "latest",
"react-dom": "latest",
"react-intl": "^2.8.0",