Simplify pnpm CI and centralize settings

Co-authored-by: Steven <styfle@users.noreply.github.com>
This commit is contained in:
Cursor Agent
2026-05-21 22:11:41 +00:00
parent 895433665a
commit c3c8c1984f
6 changed files with 0 additions and 38 deletions

View File

@@ -16,10 +16,5 @@
},
"engines": {
"node": ">=18"
},
"pnpm": {
"onlyBuiltDependencies": [
"sharp"
]
}
}