Skip to content

Commit

Permalink
Update node-sass@v3.7.0
Browse files Browse the repository at this point in the history
The current locked version, v3.4.2, is very old and no longer supported. 
It also does not support Node 6. 
This causing many people issues including harp users.

sintaxi/harp#556
  • Loading branch information
xzyfer committed May 11, 2016
1 parent af623dc commit 40bc0ef
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 @@ -49,7 +49,7 @@
"lodash": "3.10.1",
"lru-cache": "4.0.0",
"marked": "0.3.5",
"node-sass": "3.4.2",
"node-sass": "3.7.0",
"postcss": "5.0.14",
"stylus": "0.53.0",
"through": "2.3.8"
Expand Down

0 comments on commit 40bc0ef

Please sign in to comment.