Commit 79d72c77 authored by Tomas Alabes's avatar Tomas Alabes

Merge pull request #964 from jaredjennings/use-https-for-eve-bower

Use HTTPS to fetch eve, not the git protocol
parents 9c7f5821 dc1170df
......@@ -3,7 +3,7 @@
"version": "2.1.4",
"main": "raphael.js",
"dependencies": {
"eve": "git://github.com/adobe-webplatform/eve.git#eef80ed"
"eve": "https://github.com/adobe-webplatform/eve.git#eef80ed"
},
"ignore": [
"eve",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment