diff --git a/package.json b/package.json index 0a43913c..abef2503 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,7 @@ "start": "turbo build --filter '{./packages/snack-term}...' && yarn --cwd ./packages/snack-term start", "lint": "turbo lint --filter './packages/*' --", "test": "turbo test --filter './packages/*' --", - "build": "turbo build --filter './packages/*' --", - "postinstall": "yarn run build" + "build": "turbo build --filter './packages/*' --" }, "workspaces": { "packages": [