Bump node-sass@^4.8.3

Make the latest stable node-sass the minimum.
This commit is contained in:
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

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"
},