We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd0e1e commit 32abfe5Copy full SHA for 32abfe5
package.json
@@ -23,10 +23,10 @@
23
},
24
"man": "gulp.1",
25
"dependencies": {
26
- "chokidar": "^1.0.5",
+ "chokidar": "^1.1.0",
27
"gulp-cli": "gulpjs/gulp-cli#4.0",
28
"undertaker": "^0.12.0",
29
- "vinyl-fs": "^1.0.0"
+ "vinyl-fs": "^2.0.0"
30
31
"devDependencies": {
32
"coveralls": "^2.7.0",
@@ -38,7 +38,7 @@
38
"jscs-preset-gulp": "^1.0.0",
39
"mkdirp": "^0.5.0",
40
"mocha": "^2.0.1",
41
- "mocha-lcov-reporter": "^0.0.1",
+ "mocha-lcov-reporter": "^1.0.0",
42
"q": "^1.0.0",
43
"rimraf": "^2.2.5",
44
"should": "^5.0.1"
0 commit comments