Skip to content

Commit

Permalink
bump nyc
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Nov 25, 2016
1 parent 98aa206 commit 88a8ac8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"form-data": "^2.1.1",
"get-port": "^2.0.0",
"into-stream": "^3.0.0",
"nyc": "^9.0.1",
"nyc": "^10.0.0",
"pem": "^1.4.4",
"pify": "^2.3.0",
"tempfile": "^1.1.1",
Expand All @@ -73,8 +73,5 @@
},
"ava": {
"concurrency": 4
},
"nyc": {
"cache": true
}
}

0 comments on commit 88a8ac8

Please sign in to comment.