This commit is contained in:
MoonLeeeaf
2024-05-25 16:34:17 +08:00
parent 71b5b5b2df
commit 5b55ca77ec
21 changed files with 91 additions and 2025 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "lingchair",
"description": "A simple, lightweight and powerful Instant Messaging application.",
"version": "0.6.1",
"version": "0.7.0",
"license": "Apache License 2.0",
"author": {
"name": "MoonLeeeaf",
@@ -11,7 +11,7 @@
"start": "node ./server_src/main.js"
},
"dependencies": {
"mime": "^4.0.1",
"express": "^4.19.2",
"socket.io": "^4.7.5"
},
"type": "commonjs"