try to use lightweight unfetch instead of heavy axious

This commit is contained in:
igoradamenko
2018-03-10 19:38:58 +03:00
parent e3601629c8
commit b020ef22a0
4 changed files with 30 additions and 38 deletions
+5
View File
@@ -11217,6 +11217,11 @@
"integrity": "sha1-ccCL9rQosRM/N+ePo6Icgvcymw0=",
"dev": true
},
"unfetch": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/unfetch/-/unfetch-3.0.0.tgz",
"integrity": "sha1-jR4FE6Ts0OX/LUGmund3Gq6LZII="
},
"union-value": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.0.tgz",