summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 1f3aeb7..85426d1 100644
--- a/bower.json
+++ b/bower.json
@@ -6,7 +6,7 @@
"jquery"
],
"dependencies": {
- "jquery": "~1.8.0"
+ "jquery": ">=1.8.0"
},
"main": "jquery.once.js"
}