diff --git a/package.json b/package.json index b37215b..f653315 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "scripts": { "lint": "xo", "prepublishOnly": "rollup -c", - "test": "mocha" + "test": "mocha --timeout 10000" }, "dependencies": { "ansi-regex": "^6.0.1",