Skip to content

Commit ff8b225

Browse files
authored
Bump node-sass@^4.8.3
Make the latest stable node-sass the minimum.
1 parent 44256d3 commit ff8b225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"gulp-util": "^3.0",
2525
"lodash.clonedeep": "^4.3.2",
26-
"node-sass": "^4.8.1",
26+
"node-sass": "^4.8.3",
2727
"through2": "^2.0.0",
2828
"vinyl-sourcemaps-apply": "^0.2.0"
2929
},

0 commit comments

Comments
 (0)