소스 검색

Use https instead of ssh

JC Brand 7 년 전
부모
커밋
f0c97ee3aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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",