From f8759f713cd4e9d7b3f077c764d221fc8f7d10a8 Mon Sep 17 00:00:00 2001 From: Hyunje Alex Jun Date: Sat, 5 Jul 2014 17:46:17 +0100 Subject: [PATCH] Unify jQuery version dependencies. --- bower.json | 2 +- perfect-scrollbar.jquery.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index fcffc19..c15295f 100644 --- a/bower.json +++ b/bower.json @@ -20,6 +20,6 @@ "tests" ], "dependencies": { - "jquery": "2.x" + "jquery": ">=1.10" } } diff --git a/perfect-scrollbar.jquery.json b/perfect-scrollbar.jquery.json index c6542de..8058d3c 100644 --- a/perfect-scrollbar.jquery.json +++ b/perfect-scrollbar.jquery.json @@ -15,7 +15,7 @@ } ], "dependencies": { - "jquery": ">=1.8" + "jquery": ">=1.10" }, "keywords": [ "ui",