mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 22:13:32 -04:00
changed sass-brunch version requirement in package.json to allow for easier environment installation
This commit is contained in:
parent
053927eaec
commit
ec3e835a78
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue