2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

follow redirects

This commit is contained in:
george.skarbovskiy
2015-11-06 12:56:21 +02:00
parent affe3aaa9a
commit cf192f495e
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -61,5 +61,8 @@
},
"typescript": {
"definition": "./axios.d.ts"
},
"dependencies": {
"follow-redirects": "0.0.7"
}
}