We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d0922 commit e981721Copy full SHA for e981721
1 file changed
package.json
@@ -22,14 +22,15 @@
22
"del": "^2.0.2",
23
"gulp": "^3.8.11",
24
"gulp-header": "^1.2.2",
25
- "gulp-if": "^1.2.5",
26
- "gulp-jshint": "^1.9.2",
+ "gulp-if": "^2.0.0",
+ "gulp-jshint": "^2.0.0",
27
"gulp-plumber": "^1.0.1",
28
"gulp-qunit": "^1.2.1",
29
"gulp-rename": "^1.2.0",
30
"gulp-replace": "^0.5.3",
31
"gulp-sourcemaps": "^1.3.0",
32
"gulp-uglify": "^1.1.0",
33
+ "jshint": "^2.9.1",
34
"jshint-stylish": "^2.0.1"
35
},
36
"scripts": {
0 commit comments