changed sass-brunch version requirement in package.json to allow for easier environment installation

This commit is contained in:
Zach Martin 2014-01-16 21:33:24 -06:00
parent 053927eaec
commit ec3e835a78

View file

@ -65,7 +65,7 @@
"javascript-brunch": "> 1.0 < 1.8",
"coffee-script-brunch": "> 1.0 < 1.8",
"coffeelint-brunch": "> 1.0 < 1.8",
"sass-brunch": "> 1.0 < 1.8",
"sass-brunch": "1.7.0",
"css-brunch": "> 1.0 < 1.8",
"jade-brunch": "> 1.0 < 1.8",
"uglify-js-brunch": "~1.7.4",