This commit is contained in:
2025-08-11 20:26:06 +08:00
parent b3993f654c
commit 544b1defff
3 changed files with 7 additions and 8 deletions

View File

@@ -118,6 +118,11 @@
"rimraf": "latest",
"picomatch": "^4.0.2"
},
"pnpm": {},
"pnpm": {
"onlyBuiltDependencies": [
"esbuild",
"sqlite3"
]
},
"packageManager": "pnpm@10.12.4"
}