diff --git a/package.json b/package.json index 6801105..7690af9 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,6 @@ "grunt": "^1.0.1", "grunt-contrib-sass": "^1.0.0", "grunt-contrib-watch": "^1.0.0", - "grunt-sass": "^2.0.0", - "grunt-strip-css-comments": "^1.3.0", - "grunt-stripcomments": "^0.7.2" + "grunt-sass": "^2.0.0" } }