Update a lingering reference to Grunt 0.3.

This commit is contained in:
Brent Houghton 2014-06-12 10:26:59 -07:00
parent 7f9813423f
commit 469ff6bb42

View file

@ -30,7 +30,7 @@
"test": "grunt test" "test": "grunt test"
}, },
"dependencies": { "dependencies": {
"grunt": "~0.3.9" "grunt": "~0.4.1"
}, },
"devDependencies": { "devDependencies": {
"grunt": "~0.4.1", "grunt": "~0.4.1",