diff --git a/package.json b/package.json index 2485f3b..6cda4a7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "lint": "eslint .", "pretest": "npm run lint", "tests-only": "node test", - "test": "npm run tests-only" + "test": "npm run tests-only", + "posttest": "npx aud" }, "repository": { "type": "git",