Skip to content

Commit 60f930d

Browse files
committed
chore: approve trusted build scripts
1 parent 148c5d4 commit 60f930d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,11 @@
4949
"pnpm": {
5050
"overrides": {
5151
"lodash-es": "4.18.1"
52-
}
52+
},
53+
"onlyBuiltDependencies": [
54+
"esbuild",
55+
"sharp"
56+
]
5357
},
5458
"packageManager": "pnpm@10.11.1",
5559
"engines": {

0 commit comments

Comments
 (0)