fixed server logic

This commit is contained in:
2025-12-14 18:05:59 -06:00
parent 5a5a23aaf8
commit 5283936705
6 changed files with 6 additions and 23 deletions

11
package-lock.json generated
View File

@@ -1397,17 +1397,6 @@
"@jridgewell/sourcemap-codec": "^1.4.14"
}
},
"node_modules/@neondatabase/serverless": {
"version": "0.10.4",
"resolved": "https://registry.npmjs.org/@neondatabase/serverless/-/serverless-0.10.4.tgz",
"integrity": "sha512-2nZuh3VUO9voBauuh+IGYRhGU/MskWHt1IuZvHcJw6GLjDgtqj/KViKo7SIrLdGLdot7vFbiRRw+BgEy3wT9HA==",
"license": "MIT",
"optional": true,
"peer": true,
"dependencies": {
"@types/pg": "8.11.6"
}
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",