Skip to content

Commit b43ebc2

Browse files
fix(package): update through2 to version 3.0.1
Closes #19
1 parent 7fe1c58 commit b43ebc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"gulp-util": "^3.0.8",
3131
"lodash": "^4.17.4",
3232
"sass-graph": "^2.2.3",
33-
"through2": "^2.0.3",
33+
"through2": "^3.0.1",
3434
"vinyl-fs": "^3.0.0"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)