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 13e9ebf commit ade45bdCopy full SHA for ade45bd
package.json
@@ -33,18 +33,19 @@
33
"templates"
34
],
35
"dependencies": {
36
- "fs-extra": "^0.24.0",
+ "fs-extra": "^0.26.3",
37
"gulp-util": "^3.0.0",
38
"lodash.template": "^3.6.2",
39
- "through2": "^0.6.1"
+ "through2": "^2.0.0"
40
},
41
"devDependencies": {
42
"chai": "^3.2.0",
43
"gulp": "^3.9.0",
44
- "gulp-jshint": "^1.11.2",
+ "gulp-jshint": "^2.0.0",
45
+ "jshint": "^2.8.0",
46
"jshint-stylish": "^2.0.1",
47
"mocha": "^2.2.5",
- "vinyl": "^0.5.0"
48
+ "vinyl": "^1.1.0"
49
50
"keywords": [
51
"gulpplugin"
0 commit comments