Skip to content

Commit d4dc758

Browse files
authored
bower.json: Allow jQuery v3 (twbs#1061)
Fixes twbs#1048 Refs twbs/bootstrap#16834
1 parent 27e7ac8 commit d4dc758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"Gemfile"
3131
],
3232
"dependencies": {
33-
"jquery": "1.9.1 - 2"
33+
"jquery": "1.9.1 - 3"
3434
},
35-
"version": "3.3.6"
35+
"version": "3.3.7"
3636
}

0 commit comments

Comments
 (0)