aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-27 16:24:47 +0200
committerVictor Häggqvist <[email protected]>2014-06-27 16:24:47 +0200
commit86ea72c5acc96870bb2f9fac753d75307caf4d6e (patch)
tree8a709109ac22e7c4e21bf33e0e5b5582402a626e /package.json
parent3df10d731dbdac3618359b1562776b71dbf34de9 (diff)
simplify build
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 12ea325..4640550 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
},
"devDependencies": {
"grunt": "~0.4.2",
+ "grunt-contrib-commands": "^0.1.6",
"grunt-contrib-copy": "^0.5.0",
"grunt-contrib-sass": "^0.7.3",
"grunt-contrib-watch": "~0.5.3",