aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorCamil Staps2015-05-20 17:05:58 +0200
committerCamil Staps2015-05-20 17:05:58 +0200
commitb52e4935cf8e2ef69d2f9bffaaac45fdde60e6bf (patch)
tree1497272b7bc9887e1485bb82252f10ead0addc46 /package.json
parentFix bower bootswatch dependency (diff)
parentFixed gulpfile bug where // in a URL was turned into http:// automatically by... (diff)
Merge branch 'web-only' of ../../Botleagues_old
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 2fb6d5b..b4b0e5a 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"gulp": "^3.8.11",
"gulp-autoprefixer": "^2.1.0",
"gulp-changed": "~1.2.1",
+ "gulp-coffee": "~2.3.1",
"gulp-concat": "~2.5.2",
"gulp-debug": "^2.0.0",
"gulp-foreach": "^0.1.0",