summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 96601c3e..fa2c8fb4 100644
--- a/package.json
+++ b/package.json
@@ -4,9 +4,9 @@
"bower": "^1.7.9",
"gulp": "^3.9.1",
"gulp-bower": "0.0.13",
- "gulp-clean-css": "^2.0.7",
"gulp-cli": "^1.2.1",
"gulp-concat": "^2.6.0",
- "gulp-uglify": "^1.5.3"
+ "gulp-uglify": "^1.5.3",
+ "gulp-sass": "^2.3.2"
}
}