From 92937c591f3df0cdbed7745088658298a1ab3076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20G=C3=A4ngel?= Date: Wed, 12 Jul 2017 06:55:15 +0200 Subject: [PATCH] upgrade grunt-sass to 2.0.0 (#8808) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a569e498be..e70633ac9a8 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-ng-annotate": "^3.0.0", "grunt-notify": "^0.4.5", "grunt-postcss": "^0.8.0", - "grunt-sass": "^1.2.1", + "grunt-sass": "^2.0.0", "grunt-string-replace": "~1.3.1", "grunt-systemjs-builder": "^0.2.7", "grunt-usemin": "3.1.1",