mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
update eslint, add coverage to ignore list
This commit is contained in:
parent
52cb33ffdd
commit
0ef1286c37
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browserify": "^13.0.0",
|
"browserify": "^13.0.0",
|
||||||
"browserify-handlebars": "^1.0.0",
|
"browserify-handlebars": "^1.0.0",
|
||||||
"eslint": "^2.9.0",
|
"eslint": "^3.19.0",
|
||||||
"grunt": "^1.0.1",
|
"grunt": "^1.0.1",
|
||||||
"grunt-browserify": "^5.0.0",
|
"grunt-browserify": "^5.0.0",
|
||||||
"grunt-cli": "^1.2.0",
|
"grunt-cli": "^1.2.0",
|
||||||
|
|
Loading…
Reference in a new issue