1
0
Fork 0

fix: Added missing axios dependency

This commit is contained in:
Joost De Cock 2021-01-10 14:59:57 +01:00
parent 110bf46e54
commit b2c700b3e2

View file

@ -49,6 +49,7 @@
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.6",
"axios", "0.21.1",
"react-intl": "5.4.5",
"prop-types": "15.7.2",
"file-saver": "^2.0.2"