2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-23 20:40:40 +03:00

Merge pull request #1357 from emilyemorehouse/fix/1286

Companion for #1286 and #1287 - also updating follow-redirects version in package.json
This commit is contained in:
Emily Morehouse
2018-02-11 13:30:28 -06:00
committed by GitHub
+1 -1
View File
@@ -71,7 +71,7 @@
}, },
"typings": "./index.d.ts", "typings": "./index.d.ts",
"dependencies": { "dependencies": {
"follow-redirects": "^1.2.5", "follow-redirects": "^1.3.0",
"is-buffer": "^1.1.5" "is-buffer": "^1.1.5"
}, },
"bundlesize": [ "bundlesize": [