Skip to content

Commit c226cf6

Browse files
committed
putting vinyl down to 1.x where .pipe still exists
1 parent d1ed758 commit c226cf6

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
"fancy-log": "^1.3.2",
2424
"through2": "^0.4.1",
2525
"unzipper": "^0.7.1",
26-
"vinyl": "^2.1.0"
26+
"vinyl": "^1.2.0"
2727
},
2828
"devDependencies": {
2929
"mocha": "^1.18.0",

0 commit comments

Comments
 (0)