1
0
forked from noxious/server

First try chat logics

This commit is contained in:
2024-08-19 18:55:41 +02:00
parent 910d8ad8f1
commit 706107ba4d
3 changed files with 47 additions and 5 deletions

6
package-lock.json generated
View File

@ -622,9 +622,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "20.16.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.0.tgz",
"integrity": "sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ==",
"version": "20.16.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.1.tgz",
"integrity": "sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"