2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-27 14:47:43 +03:00

Add caret

This commit is contained in:
Wyatt Cready
2017-04-08 14:15:07 -04:00
committed by GitHub
parent 04982a2ef9
commit df6b46c076
+1 -1
View File
@@ -72,6 +72,6 @@
},
"typings": "./index.d.ts",
"dependencies": {
"follow-redirects": "1.2.3"
"follow-redirects": "^1.2.3"
}
}