Skip to content

Commit 4e91804

Browse files
committed
Allow more recent jQuery versions in bower.json
1 parent b73a289 commit 4e91804

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)