Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Commit

Permalink
Use full semver for jquery dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Nov 21, 2013
1 parent 9c712ee commit 1ef98f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emulatetab.jquery.json
Expand Up @@ -36,6 +36,6 @@
"bugs": "https://github.com/joelpurra/emulatetab/issues",
"demo": "http://joelpurra.github.com/emulatetab/example/demo.html",
"dependencies": {
"jquery": ">=1.7"
"jquery": ">=1.7.0"
}
}

0 comments on commit 1ef98f9

Please sign in to comment.