Bump node-sass@^4.8.0

Force update to LibSass 3.5.0.
master
xzyfer 2018-03-11 20:56:36 +11:00 committed by Michael Mifsud
parent cc4ed2fc34
commit 5fc1e30fbe
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": "^4.2.0",
"node-sass": "^4.8.1",
"through2": "^2.0.0",
"vinyl-sourcemaps-apply": "^0.2.0"
},