From 2fd989c81d4a0ea8749321a1c21cf8b072b12a89 Mon Sep 17 00:00:00 2001 From: Vlastimil Holer Date: Fri, 21 Jun 2019 18:41:50 +0200 Subject: [PATCH] B #3451: Sunstone git dependencies (#3452) Signed-off-by: Vlastimil Holer --- src/sunstone/public/bower.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/sunstone/public/bower.json b/src/sunstone/public/bower.json index e491924823..ebcb98629b 100644 --- a/src/sunstone/public/bower.json +++ b/src/sunstone/public/bower.json @@ -6,8 +6,8 @@ "fontawesome": "5.0.7", "flot.tooltip": "0.8.4", "no-vnc": "1.1.0", - "resumablejs": "git://github.com/23/resumable.js.git#420cd351c5", - "spice-html5": "git://anongit.freedesktop.org/spice/spice-html5#spice-html5-0.1.6", + "resumablejs": "https://github.com/23/resumable.js.git#420cd351c5", + "spice-html5": "https://gitlab.freedesktop.org/spice/spice-html5.git#spice-html5-0.1.6", "require-handlebars-plugin": "0.11.2", "almond": "0.3.1", "vis": "4.12.0", @@ -18,7 +18,7 @@ "navigo": "2.1.1", "sprintf": "1.0.3", "jquery-ui": "^1.12.1", - "wickedpicker": "git://github.com/ericjgagnon/wickedpicker#dd2cce3" + "wickedpicker": "https://github.com/ericjgagnon/wickedpicker.git#dd2cce3" }, "authors": [ "Daniel Molina ",