Bump node-sass@v4.0.0

Get the latest LibSass.

https://github.com/sass/node-sass/releases/tag/v4.0.0
master
xzyfer 2016-12-11 00:53:56 +11:00
parent 218560fc06
commit 251fbc836c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"dependencies": {
"gulp-util": "^3.0",
"lodash.clonedeep": "^4.3.2",
"node-sass": "^3.4.2",
"node-sass": "^4.0.0",
"through2": "^2.0.0",
"vinyl-sourcemaps-apply": "^0.2.0"
},