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

@@ -27,11 +27,5 @@
"@types/node": "22.10.7",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3"
},
"pnpm": {
"onlyBuiltDependencies": [
"bcrypt",
"sharp"
]
}
}