Update project config files to work with Grunt 0.4.
This commit is contained in:
parent
d783bdedb9
commit
847b3f3697
2 changed files with 20 additions and 12 deletions
|
@ -33,7 +33,10 @@
|
|||
"grunt": "~0.3.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.3.9"
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-jshint": "^0.10.0",
|
||||
"grunt-contrib-nodeunit": "^0.4.0",
|
||||
"load-grunt-tasks": "^0.4.0"
|
||||
},
|
||||
"keywords": [
|
||||
"gruntplugin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue