Skip to content

Commit e981721

Browse files
committed
update package devDependencies
1 parent 30d0922 commit e981721

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,15 @@
2222
"del": "^2.0.2",
2323
"gulp": "^3.8.11",
2424
"gulp-header": "^1.2.2",
25-
"gulp-if": "^1.2.5",
26-
"gulp-jshint": "^1.9.2",
25+
"gulp-if": "^2.0.0",
26+
"gulp-jshint": "^2.0.0",
2727
"gulp-plumber": "^1.0.1",
2828
"gulp-qunit": "^1.2.1",
2929
"gulp-rename": "^1.2.0",
3030
"gulp-replace": "^0.5.3",
3131
"gulp-sourcemaps": "^1.3.0",
3232
"gulp-uglify": "^1.1.0",
33+
"jshint": "^2.9.1",
3334
"jshint-stylish": "^2.0.1"
3435
},
3536
"scripts": {

0 commit comments

Comments
 (0)