From a5e1a9b03d81fdce890fd3afa8a23a8246147156 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 11 Jul 2016 20:57:39 +0300 Subject: [PATCH] feature(package) nyc v7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2ee7c56..011ddcbe 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "morgan": "^1.6.1", "nodemon": "^1.9.1", "nsp": "^2.2.1", - "nyc": "^6.0.0", + "nyc": "^7.0.0", "place": "^1.1.4", "recess": "^1.1.9", "redrun": "^5.0.0",