fix build
ci / docker_image (push) Failing after 1m49s
ci / deploy (push) Has been skipped

This commit is contained in:
2026-01-24 19:59:26 -06:00
parent 0c56bd2c8a
commit 5349d60a3c
3 changed files with 73 additions and 33 deletions
+2 -1
View File
@@ -53,6 +53,7 @@
"bcrypt": "^6.0.0",
"dotenv": "^17.2.3",
"jsonwebtoken": "^9.0.3",
"postgres": "^3.4.7"
"postgres": "^3.4.7",
"svelte-preprocess": "^6.0.3"
}
}