diff --git a/package.json b/package.json index 346f4b6..5a7038e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ ], "scripts": { "build": "tsc", - "prepare": "bun run build", + "prepare": "npm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {