From a16f4314607c40564fe00ab2a2ef881c6e310053 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 27 Sep 2018 17:20:11 +0300 Subject: [PATCH] feature(package) redrun v7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47ce250..162e1c6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "^4.17.0", "eslint-plugin-node": "^6.0.0", "nyc": "^11.0.2", - "redrun": "^6.0.0", + "redrun": "^7.0.0", "tape": "^4.2.2" } }