diff --git a/package.json b/package.json index d96cd60..073ff73 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,10 @@ "url": "git+https://github.com/imnyang/comcigan.ts" }, "scripts": { - "build": "rimraf dist && tsc", + "build": "rm -rf dist && node ./node_modules/typescript/bin/tsc", "lint": "biome check", "release": "semantic-release", - "prepack": "pnpm build", + "prepack": "npm run build", "test": "node -r ts-node/register --test tests/*.test.ts" }, "keywords": [