Use https instead of ssh

This commit is contained in:
JC Brand 2017-12-24 17:35:35 +00:00
parent 1e41785c72
commit f0c97ee3aa

View File

@ -36,7 +36,7 @@
"awesomplete-avoid-xss": "^1.1.2", "awesomplete-avoid-xss": "^1.1.2",
"backbone": "1.3.3", "backbone": "1.3.3",
"backbone.browserStorage": "0.0.3", "backbone.browserStorage": "0.0.3",
"backbone.overview": "git+ssh://git@github.com/jcbrand/Backbone.Overview.git", "backbone.overview": "git+https://github.com/jcbrand/Backbone.Overview.git",
"backbone.vdomview": "jcbrand/backbone.vdomview", "backbone.vdomview": "jcbrand/backbone.vdomview",
"bootstrap": "^3.3.7", "bootstrap": "^3.3.7",
"bourbon": "^4.3.2", "bourbon": "^4.3.2",