Skip to content

Commit

Permalink
Chore(package): Update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Mar 23, 2017
1 parent ee69133 commit 7707b5e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Expand Up @@ -17,8 +17,10 @@
"main": "readcsv.js",
"dependencies": {},
"devDependencies": {
"dotest": "^1.9.0",
"eslint": "^3.0.0"
"coveralls": "^2.12.0",
"dotest": "^1.15.2",
"eslint": "^3.18.0",
"istanbul": "^0.4.5"
},
"engines": {
"node": ">=4.0.0"
Expand Down

0 comments on commit 7707b5e

Please sign in to comment.