fix: build pnpm 11
Showing
| ... | @@ -81,12 +81,5 @@ | ... | @@ -81,12 +81,5 @@ |
| "tailwindcss": "^4", | "tailwindcss": "^4", | ||
| "ts-node": "^10.9.2", | "ts-node": "^10.9.2", | ||
| "typescript": "^5" | "typescript": "^5" | ||
| }, | |||
| "pnpm": { | |||
| "onlyBuiltDependencies": [ | |||
| "esbuild", | |||
| "sharp", | |||
| "unrs-resolver" | |||
| ] | |||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
Please register or sign in to comment