From d5d6c5fe77343f21a40d54ee2a663ad4c0c5d8cc Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 6 Jun 2017 07:58:18 +0300 Subject: [PATCH] feature(package) nyc v11.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47701f21..29103b25 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "morgan": "^1.6.1", "nodemon": "^1.9.1", "nsp": "^2.2.1", - "nyc": "^10.1.2", + "nyc": "^11.0.2", "place": "^1.1.4", "readjson": "^1.1.3", "redrun": "^5.0.0",