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

Fixes #1286 - also updating follow-redirects version in package.json to ensure that maxBodyLength option is supported

This commit is contained in:
Emily Morehouse
2018-02-11 13:24:50 -06:00
parent f26e0c0e7a
commit 839b9ab3e7
+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": [