summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGraeme Yeates <yeatesgraeme@gmail.com>2016-10-15 21:55:16 -0400
committerGraeme Yeates <yeatesgraeme@gmail.com>2016-10-16 13:56:10 -0400
commit46a83a2c828f55ee2c5c54096d352f730fbcd13b (patch)
tree2c85c94b08e902e7cf07775f2da05899a9a8fb33 /package.json
parent569b552b61cb58f4b59014c5dea828958f3752b7 (diff)
downloadasync-46a83a2c828f55ee2c5c54096d352f730fbcd13b.tar.gz
Tweak travis configupdate-dependencies
Revert nyc upgrade
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0341ac8..e00e034 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"karma-mocha-reporter": "^2.2.0",
"mocha": "^3.1.2",
"native-promise-only": "^0.8.0-a",
- "nyc": "^8.3.0",
+ "nyc": "^7.0.0",
"recursive-readdir": "^1.3.0",
"rimraf": "^2.5.0",
"rollup": "^0.36.3",