diff --git a/package.json b/package.json index ff0d6da..791e1e4 100644 --- a/package.json +++ b/package.json @@ -52,5 +52,11 @@ "semantic-release": "^24.2.9", "tailwindcss": "^4", "typescript": "^5" + }, + "pnpm": { + "onlyBuiltDependencies": [ + "sharp", + "unrs-resolver" + ] } }