From 008a75a2c61d5efeebed388c7fe2221ffdd4945f Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Fri, 2 Aug 2013 06:57:17 -0400 Subject: [PATCH] update qunit & jquery-draggable components --- bower.json | 4 ++-- test/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 @@ Packery tests - + - +