Skip to content

Commit

Permalink
Lock jQuery version to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leobalter committed Feb 11, 2015
1 parent 45ae043 commit e49c551
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 @@ -46,7 +46,7 @@
"grunt-contrib-uglify": "^0.7.0",
"grunt-jscs": "^1.5.0",
"grunt-plato": "^1.2.1",
"jquery": "^1.9.1",
"jquery": "1.9.1",
"load-grunt-tasks": "^3.1.0",
"qunitjs": "^1.17.1"
}
Expand Down

0 comments on commit e49c551

Please sign in to comment.