Skip to content

Commit

Permalink
fix: Remove git dependancy for package axios. (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
drubin authored and Khaledgarbaya committed Oct 25, 2017
1 parent ac6f760 commit 116584d
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 @@ -57,7 +57,7 @@
"tonic-example.js"
],
"dependencies": {
"axios": "contentful/axios#fix/https-via-http-proxy",
"axios": "https://github.com/contentful/axios/archive/fix/https-via-http-proxy.tar.gz",
"contentful-sdk-core": "^5.0.0",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.4"
Expand Down

0 comments on commit 116584d

Please sign in to comment.