(js) Stick to grunt-sass v2 for now

This commit is contained in:
Francis Lachapelle 2018-06-28 12:16:38 -04:00
parent a9a751f869
commit 7519a5c234

View file

@ -14,7 +14,7 @@
"grunt-contrib-cssmin": ">=1.0.0",
"grunt-ng-annotate": ">=0.10.0",
"grunt-postcss": ">=0.6.0",
"grunt-sass": ">=0.18.1",
"grunt-sass": "^2.0.0",
"time-grunt": "latest",
"kss": ">=2.1.0"
}