rev jquery version

This commit is contained in:
David Morse
2015-04-16 15:01:31 -06:00
parent 7af6bf7a98
commit 57a2604365
7 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
"homepage": "https://github.com/DecksterTeam/gridster.js",
"version": "0.6.6",
"dependencies": {
"jquery": "#2.0.3",
"jquery": "^2.1.3",
"requirejs": "^2.1.17",
"qunit": "~1.18.0"
},