Update to latest grunt

Change-Id: I69701a230426af9fa22d3cd312cb24bdc6cf5072
This commit is contained in:
Santhosh Thottingal
2013-08-01 15:13:00 +05:30
parent 6d92fa3a36
commit ab9b01444f
4 changed files with 38 additions and 103 deletions

View File

@@ -28,9 +28,11 @@
"jQuery": "~1.7.3"
},
"devDependencies": {
"grunt": "~0.3.9",
"grunt-compare-size": ">=0.1.4",
"grunt-css": ">0.0.0",
"grunt": "~0.4.1",
"grunt-cli": "~0.1",
"grunt-contrib-jshint": "~0.5.4",
"grunt-contrib-qunit": "~0.2.1",
"grunt-contrib-jasmine": "~0.4",
"grunt-contrib-copy": ">0.0.0"
},
"repository": {