2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +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",
"dependencies": {
"follow-redirects": "1.0.0"
"follow-redirects": "^1.2.3"
}
}