Skip to content

Commit

Permalink
Update jquery dep in bower.json to be > 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lokesh committed Nov 26, 2017
1 parent e4062bd commit 7ea4278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -24,6 +24,6 @@
"bower_components"
],
"dependencies": {
"jquery": "~2"
"jquery": ">2"
}
}

0 comments on commit 7ea4278

Please sign in to comment.