NPM: Add grunt dependency. Needed for new grunt installation method.

This commit is contained in:
Stefan Thomas
2013-02-15 14:55:29 +01:00
parent efbc62b126
commit 690672348d

View File

@@ -19,6 +19,7 @@
"simple-jsonrpc": "~0.0.1"
},
"devDependencies": {
"grunt": "~0.3.17",
"buster": "~0.6.2",
"grunt-webpack": "~0.4.0"
},