Bump node-sass@^4.8.3

Make the latest stable node-sass the minimum.
master
Michael Mifsud 2018-03-24 11:33:10 +11:00 committed by GitHub
parent 44256d3315
commit ff8b225245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.8.1",
"node-sass": "^4.8.3",
"through2": "^2.0.0",
"vinyl-sourcemaps-apply": "^0.2.0"
},