Skip to content

Commit 0a60c7a

Browse files
committed
fix(axios): fix axios proxy
1 parent 564072d commit 0a60c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"node": ">=4.7"
4242
},
4343
"dependencies": {
44-
"axios": "^0.15.3",
44+
"axios": "contentful/axios#fix/https-via-http-proxy",
4545
"es6-promise": "^4.0.5",
4646
"lodash": "^4.17.4",
4747
"npmlog": "^4.0.2",

0 commit comments

Comments
 (0)