Selaa lähdekoodia

Use https instead of ssh

JC Brand 7 vuotta sitten
vanhempi
commit
f0c97ee3aa
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -36,7 +36,7 @@
     "awesomplete-avoid-xss": "^1.1.2",
     "backbone": "1.3.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",
     "bootstrap": "^3.3.7",
     "bourbon": "^4.3.2",