Skip to content

Commit fb04758

Browse files
authored
Merge pull request #614 from lokesh/test-jquery-3
Update bower.json jquery dep to be >2.
2 parents e4062bd + 7ea4278 commit fb04758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"bower_components"
2525
],
2626
"dependencies": {
27-
"jquery": "~2"
27+
"jquery": ">2"
2828
}
2929
}

0 commit comments

Comments
 (0)