diff --git a/package.json b/package.json index e589d35..19b31e0 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "url": "git+https://gitlab.com/NodeGuy/channel.git" }, "scripts": { + "mutationTest": "stryker run", "test": "nyc mocha --recursive" }, "nyc": {