Skip to content

Commit

Permalink
fix(axios): fix axios proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaledgarbaya committed Jun 15, 2017
1 parent 564072d commit 0a60c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"node": ">=4.7"
},
"dependencies": {
"axios": "^0.15.3",
"axios": "contentful/axios#fix/https-via-http-proxy",
"es6-promise": "^4.0.5",
"lodash": "^4.17.4",
"npmlog": "^4.0.2",
Expand Down

0 comments on commit 0a60c7a

Please sign in to comment.