Skip to content

Commit 1372799

Browse files
committed
fix onlyBuiltDependencies
1 parent 8ed2ecd commit 1372799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"canvas": "^3.2.0"
1414
},
1515
"pnpm": {
16-
"onlyBuiltDependencies": ["canvas", "zopflipng-bin"],
16+
"onlyBuiltDependencies": ["canvas"],
1717
"overrides": {
1818
"canvas": "3.2.0"
1919
}

0 commit comments

Comments
 (0)