Replaced axios with fetch(). Added one more polyfill.

IE11 still does not work.
This commit is contained in:
Przemek Wiech
2019-02-07 01:26:25 +01:00
parent cb2fad4fcd
commit e1ba96296a
3 changed files with 11 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
"version": "1.0.0",
"main": "src/index.tsx",
"dependencies": {
"axios": "^0.18.0",
"array.prototype.find": "^2.0.4",
"d3": "^5.7.0",
"history": "^4.7.2",
"md5": "^2.2.1",