Skip to content

Commit 5784ee3

Browse files
fix(package): update gulp-sass to version 4.1.0
Closes #3
1 parent 3759dee commit 5784ee3

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
@@ -8,7 +8,7 @@
88
"gulp-if": "^2.0.0",
99
"gulp-minify-css": "^1.2.1",
1010
"gulp-replace": "^0.6.1",
11-
"gulp-sass": "^3.1.0",
11+
"gulp-sass": "^4.1.0",
1212
"gulp-uglify": "^3.0.0",
1313
"js-yaml": "^3.4.3"
1414
},

0 commit comments

Comments
 (0)