Skip to content

Commit b71de0a

Browse files
authored
Merge pull request #226 from vim-jp/fix-build-config
2 parents 4c54d82 + 12b6dd3 commit b71de0a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

2025/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,10 @@
5151
"nodeVersion": "22.13.1"
5252
},
5353
"onlyBuiltDependencies": [
54+
"@tailwindcss/oxide",
5455
"esbuild",
55-
"sharp"
56+
"sharp",
57+
"unrs-resolver"
5658
],
5759
"overrides": {
5860
"devalue": "^5.3.2"

0 commit comments

Comments
 (0)