mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-28 13:46:33 +00:00
Merge pull request #164 from resin-io/upgrade/gulp-jshint
Upgrade gulp-jshint to v2.0.0
This commit is contained in:
commit
52c81a5afc
@ -63,8 +63,9 @@
|
|||||||
"electron-prebuilt": "^0.36.8",
|
"electron-prebuilt": "^0.36.8",
|
||||||
"gulp": "^3.9.0",
|
"gulp": "^3.9.0",
|
||||||
"gulp-jscs": "^3.0.2",
|
"gulp-jscs": "^3.0.2",
|
||||||
"gulp-jshint": "^1.11.2",
|
"gulp-jshint": "^2.0.0",
|
||||||
"gulp-sass": "^2.0.4",
|
"gulp-sass": "^2.0.4",
|
||||||
|
"jshint": "^2.9.1",
|
||||||
"jshint-stylish": "^2.0.1",
|
"jshint-stylish": "^2.0.1",
|
||||||
"mochainon": "^1.0.0"
|
"mochainon": "^1.0.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user