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

Merge pull request #829 from jcready/patch-3

Update follow-redirects dependency
This commit is contained in:
Nick Uraltsev
2017-04-08 11:18:36 -07:00
committed by GitHub
+1 -1
View File
@@ -72,6 +72,6 @@
}, },
"typings": "./index.d.ts", "typings": "./index.d.ts",
"dependencies": { "dependencies": {
"follow-redirects": "1.0.0" "follow-redirects": "^1.2.3"
} }
} }