Skip to content

Commit

Permalink
Added jquery version dependencies to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JangoSteve committed Apr 18, 2012
1 parent 4a9dada commit a910ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
],
"dependencies": {
"jquery": ""
"jquery": ["1.4.3","1.5","1.6","1.7"]
},
"optionalDependencies": {
"hashchange": "",
Expand Down

0 comments on commit a910ba6

Please sign in to comment.