diff --git a/bower.json b/bower.json index 96558f1..0628600 100644 --- a/bower.json +++ b/bower.json @@ -18,8 +18,8 @@ "devDependencies": { "draggabilly": "desandro/draggabilly#>=1.0.0", "jquery": "~1", - "jquery-ui-draggable": "git://gist.github.com/4985610.git", - "qunit": "~1" + "jquery-ui-draggable": "https://gist.github.com/4985610.git", + "qunit": "1.12" }, "ignore": [ "test/", diff --git a/test/index.html b/test/index.html index aa7cf9f..b505e16 100644 --- a/test/index.html +++ b/test/index.html @@ -5,10 +5,10 @@