Skip to content

Commit 40a9195

Browse files
committed
chore: up
1 parent 9603653 commit 40a9195

2 files changed

Lines changed: 37 additions & 101 deletions

File tree

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,15 @@
3535
"nitropack": "npm:nitropack-nightly@latest",
3636
"h3": "^1.15.0"
3737
},
38-
"packageManager": "pnpm@10.5.2"
38+
"packageManager": "pnpm@10.5.2",
39+
"pnpm": {
40+
"onlyBuiltDependencies": [
41+
"sharp",
42+
"workerd"
43+
],
44+
"ignoredBuiltDependencies": [
45+
"@parcel/watcher",
46+
"esbuild"
47+
]
48+
}
3949
}

0 commit comments

Comments
 (0)