mirror of
https://github.com/mmahdium/portfolio.git
synced 2026-08-12 11:12:49 +03:30
Add onlyBuiltDependencies for better-sqlite3 in package.json
This commit is contained in:
+4
-1
@@ -66,5 +66,8 @@
|
||||
"ios_saf >= 15",
|
||||
"not dead"
|
||||
],
|
||||
"packageManager": "pnpm@10.24.0"
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
"onlyBuiltDependencies": [
|
||||
"better-sqlite3"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user