Skip to content

Commit

Permalink
chore: remove istanbul and use eslint 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jul 11, 2019
1 parent ec0f83f commit d8d94f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -23,8 +23,7 @@
"sliced": "1.0.1"
},
"devDependencies": {
"eslint": "^5.16.0",
"istanbul": "^0.4.5",
"eslint": "5.x",
"mocha": "4.1.0",
"mongodb": "3.1.1"
},
Expand Down

0 comments on commit d8d94f8

Please sign in to comment.