Skip to content

Commit

Permalink
Remove git dependancy for package axios.
Browse files Browse the repository at this point in the history
@axe312ger introduced this 6326f90

This changes it back to simple http interface for fetches packages
  • Loading branch information
David Rubin committed Oct 25, 2017
1 parent ac6f760 commit 98f2074
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",
"contentful-sdk-core": "^5.0.0",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.4"
Expand Down

0 comments on commit 98f2074

Please sign in to comment.