diff --git a/package.json b/package.json index eefda3e..dc3cc95 100644 --- a/package.json +++ b/package.json @@ -35,10 +35,6 @@ "LICENSE", "DESIGN.md" ], - "scripts": { - "test": "node test/run.ts", - "prepublishOnly": "node test/run.ts" - }, "peerDependencies": { "@earendil-works/pi-coding-agent": "*" },