Replace entire codebase with homarr-labs/homarr
This commit is contained in:
17
deployments/prebuilt-debian/package.json
Normal file
17
deployments/prebuilt-debian/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "homarr-prebuilt-debian",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^12.5.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.27.0",
|
||||
"engines": {
|
||||
"node": ">=24.12.0",
|
||||
"pnpm": ">=10.27.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"better-sqlite3"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user