diff --git a/package.json b/package.json index 1a84c5f..2b963ae 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "prepare": "npm run build", "prepublishOnly": "pinst --disable", "release": "np", - "test": "xo && ava" + "test": "ava" }, "dependencies": { "@aureooms/js-collections-deque": "^5.0.0",