Skip to content

Commit

Permalink
Use an older version of broccoli-sass for node 0.12 compat
Browse files Browse the repository at this point in the history
Needed until joliss/broccoli-sass#49 or another
fix lands in broccoli-sass.
  • Loading branch information
mixonic committed Feb 20, 2015
1 parent ef11e67 commit 36b04c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"broccoli-asset-rev": "^2.0.0",
"broccoli-sass": "^0.3.3",
"broccoli-sass": "^0.2.4",
"ember-cli": "0.1.15",
"ember-cli-6to5": "^3.0.0",
"ember-cli-content-security-policy": "0.3.0",
Expand Down

0 comments on commit 36b04c3

Please sign in to comment.