Line Sender

This commit is contained in:
chk
2026-06-15 09:22:41 +02:00
parent b7d742b9a4
commit 635b8bd1f3
14 changed files with 1050 additions and 217 deletions

View File

@@ -10,7 +10,8 @@
"author": "Ch Kendel",
"license": "ISC",
"dependencies": {
"express": "^4.18.2"
"express": "^4.18.2",
"ws": "^8.21.0"
},
"devDependencies": {
"jest": "^29.7.0"