From 192e4df3f239b5c463725def15ed2c0767491304 Mon Sep 17 00:00:00 2001 From: Punyashloka Biswal Date: Tue, 23 Sep 2014 18:46:10 -0400 Subject: [PATCH] Add jquery dependency to bower.json --- bower.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bower.json b/bower.json index 29cfaaa..c2e667f 100644 --- a/bower.json +++ b/bower.json @@ -9,6 +9,9 @@ "homepage": "http://ionden.com" } ], + "dependencies": { + "jquery": ">=1.9" + }, "description": "Powerful range slider with skin support", "repository": { "type": "git",