Skip to content

Commit d93470c

Browse files
committed
fix: disable sharp builds
1 parent bff4b13 commit d93470c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
allowBuilds:
22
esbuild: true
33
puppeteer: true
4-
sharp: true
4+
sharp: false

0 commit comments

Comments
 (0)