2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +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", "typings": "./index.d.ts",
"dependencies": { "dependencies": {
"follow-redirects": "1.2.3" "follow-redirects": "^1.2.3"
} }
} }