fix(package): finish adding biomejs
Some checks failed
build dist / build-dist (push) Failing after 32s
Some checks failed
build dist / build-dist (push) Failing after 32s
add trustedDependencies
This commit is contained in:
parent
55e76d4563
commit
c1d7b69a5f
1 changed files with 61 additions and 61 deletions
|
@ -59,5 +59,5 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "^1.9.4"
|
"@biomejs/biome": "^1.9.4"
|
||||||
},
|
},
|
||||||
"trustedDependencies": ["@biomejs/biome"]
|
"trustedDependencies": ["@biomejs/biome", "esbuild", "sharp"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue