fix
All checks were successful
Deploy Encrypted Todo App / build-and-push (push) Successful in 2m36s

This commit is contained in:
2025-06-16 10:03:41 -06:00
parent a87a0bf6f8
commit 82b4892fda
4 changed files with 573 additions and 311 deletions

View File

@ -3,6 +3,7 @@
"version": "1.0.0",
"type": "module",
"dependencies": {
"@libsql/client": "^0.15.9",
"@signalapp/libsignal-client": "^0.74.1",
"dotenv": "^16.5.0",
"express": "^5.1.0",