aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5eceba5..ee73ff9 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,7 @@
"mustache" : "~0.4.0"
},
"devDependencies": {
- "grunt-contrib-mincss": "~0.3.1"
+ "grunt-contrib-mincss": "~0.3.1",
+ "grunt": "~0.3.17"
}
}