aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5debdd2..a7fd5a0 100644
--- a/package.json
+++ b/package.json
@@ -32,10 +32,11 @@
"grunt-contrib-cssmin": "~0.4.1",
"grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-watch": "~0.5.3",
- "grunt-contrib-sass": "~0.5.0",
+ "grunt-sass": "~0.14.0",
"grunt-contrib-connect": "~0.4.1",
"grunt-zip": "~0.7.0",
- "grunt": "~0.4.0"
+ "grunt": "~0.4.0",
+ "node-sass": "~0.9.3"
},
"licenses": [
{