This commit is contained in:
biglyderv 2024-11-25 14:14:21 -05:00
parent edd005cb4d
commit 5414c719f1
6 changed files with 141 additions and 10 deletions

View file

@ -3,6 +3,7 @@
"crypto": "^1.0.1",
"express": "^4.21.0",
"express-ws": "^5.0.2",
"node-fetch": "^3.3.2",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7"
},