Skip to content

Commit

Permalink
bower.json: Update jQuery version range to exclude v3 (#1043)
Browse files Browse the repository at this point in the history
Also makes the range match that of upstream Less-based Bootstrap.
Fixes #1042
  • Loading branch information
robdsoule authored and cvrebert committed Jun 10, 2016
1 parent 0a64ad7 commit 02c6138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -30,7 +30,7 @@
"Gemfile"
],
"dependencies": {
"jquery": ">= 1.9.0"
"jquery": "1.9.1 - 2"
},
"version": "3.3.6"
}

0 comments on commit 02c6138

Please sign in to comment.