Skip to content

Commit c1ba80c

Browse files
committed
Breaking: Upgrade major versions of glob-watcher, gulp-cli & vinyl-fs
1 parent 89acc5c commit c1ba80c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
},
2424
"man": "gulp.1",
2525
"dependencies": {
26-
"glob-watcher": "^3.0.0",
27-
"gulp-cli": "^1.0.0",
26+
"glob-watcher": "^4.0.0",
27+
"gulp-cli": "^2.0.0",
2828
"undertaker": "^1.0.0",
29-
"vinyl-fs": "^2.0.0"
29+
"vinyl-fs": "^3.0.0"
3030
},
3131
"devDependencies": {
3232
"coveralls": "^2.7.0",

0 commit comments

Comments
 (0)