package.json: Remove Grunt devDependencies

Follow-up commit to dc3512de9f [formerly 6d38406eafbfc880c0b5aabf853c987c65f03482].


Former-commit-id: f8c310cad3fe165b6005312bad74a9abc5148a47
This commit is contained in:
Mathias Bynens
2013-05-30 10:44:08 +02:00
parent dc3512de9f
commit 821602ef1c

View File

@@ -30,9 +30,7 @@
"lodash": "./build.js"
},
"devDependencies": {
"istanbul": "~0.1.35",
"grunt": "~0.4.1",
"grunt-shell": "~0.2.2"
"istanbul": "~0.1.35"
},
"engines": [
"node",