diff --git a/package.json b/package.json index 782b821..22db848 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ }, "scripts": { "version": "conventional-changelog -i changelog.md -s -r 0 && git add changelog.md", - "test": "c8 mocha", - "lint": "eslint {test/*,*}.js --fix", + "test": "c8 mocha --timeout 5000", + "lint": "eslint {test/*,*}.js", "pretest": "clinton" }, "files": [