Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Allow later versions of jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Mar 30, 2014
1 parent 0efa056 commit ea19f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"dependencies": {
"angular": ">=1.2.9",
"jquery": "~1.11.0",
"jquery": ">=1.11.0",
"sprintf-js": "git://github.com/alexei/sprintf.js.git"
}
}

0 comments on commit ea19f12

Please sign in to comment.