Skip to content

Commit e60005f

Browse files
author
Emanuele
authored
Merge pull request Bttstrp#644 from davidstritzl/master
Allow more recent jQuery versions in bower.json
2 parents 41e4a7b + 4900a2a commit e60005f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
],
1818
"dependencies": {
1919
"bootstrap": ">=2.3.2",
20-
"jquery": "~1.9.0"
20+
"jquery": ">=1.9.0"
2121
}
2222
}

0 commit comments

Comments
 (0)