From f0c97ee3aacdc359008afc3996b2ae905ec99fc4 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Sun, 24 Dec 2017 17:35:35 +0000 Subject: [PATCH] Use https instead of ssh --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69043125b..726cac86d 100644 --- a/package.json +++ b/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",