Skip to content

Commit

Permalink
chore(package): update nyc to version 7.0.0 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot authored and godu committed Jul 11, 2016
1 parent 5a0e61c commit 38b1207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": "^3.0.1",
"eslint-plugin-ava": "^2.2.1",
"eslint-plugin-lodash-fp": "^1.2.0",
"nyc": "^6.6.0"
"nyc": "^7.0.0"
},
"ava": {
"files": [
Expand Down Expand Up @@ -78,6 +78,6 @@
"all": true
},
"engines": {
"node" : ">=4"
"node": ">=4"
}
}

0 comments on commit 38b1207

Please sign in to comment.