diff --git a/package.json b/package.json index 2520dd8..f019a61 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "scripts": { "lint": "eslint .", "coverage": "nyc mocha", - "test": "npm run lint && npm run coverage && nsp check && cost-of-modules" + "test": "npm run lint && npm run coverage && cost-of-modules" }, "repository": { "type": "git",