mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-10 14:53:42 +00:00
trust sharp
This commit is contained in:
parent
6a43afc4e7
commit
07f0fea4bf
2 changed files with 3 additions and 1 deletions
|
|
@ -36,6 +36,7 @@
|
|||
},
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"sharp",
|
||||
"esbuild",
|
||||
],
|
||||
"overrides": {
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@
|
|||
},
|
||||
"trustedDependencies": [
|
||||
"esbuild",
|
||||
"protobufjs"
|
||||
"protobufjs",
|
||||
"sharp"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue