diff --git a/package.json b/package.json index 1011d10327..addff1b13b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "grunt-build-control": "~0.2.0", "grunt-jekyll": "~0.4.2", "grunt-parker": "~0.1.0", - "grunt-sass": "~0.18.0", + "grunt-sass": "~1.0.0", "grunt-contrib-watch": "~0.6.1", "grunt-postcss": "~0.5.1" }, @@ -31,7 +31,7 @@ "grunt-jekyll": "^0.4.2", "grunt-autoprefixer": "^2.2.0", "grunt-contrib-watch": "^0.6.1", - "grunt-sass": "^0.18.1", + "grunt-sass": "^1.0.0", "grunt-parker": "^0.1.3", "grunt": "^0.4.5", "grunt-build-control": "^0.2.2"