summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-03-24 15:55:40 +0100
committerBernhard Posselt <nukeawhale@gmail.com>2013-03-24 15:55:40 +0100
commit88d59427390298c7f118f591b70db51c088039ae (patch)
treedf5ce73cd48c2b189f64cfd2e48b8d67c7891e03 /js/package.json
parentd142b2799686eda8820121658989fa121f1876f8 (diff)
removed unneeded coffee grunt dep
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index c5fe7c752..b60d585dc 100644
--- a/js/package.json
+++ b/js/package.json
@@ -19,7 +19,6 @@
"grunt": "~0.4.0",
"grunt-cli": "~0.1.6",
"coffee-script": "~1.4.0",
- "grunt-contrib-coffee": "~0.4",
"grunt-contrib-concat": "~0.1.2",
"grunt-contrib-watch": "~0.2.0",
"grunt-coffeelint": "0.0.6",