diff --git a/package.json b/package.json index 2e71b958..7311dabc 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "watch": "rollup -wc", "test": "tsx --test ./test/*.ts", "clean": "rimraf ./dist", - "prepare": "npm run clean && lerna run build && lerna run test" + "prepare": "npm run clean && npm run build" }, "repository": { "type": "git",