This commit is contained in:
CrescentLeaf
2025-11-23 16:35:18 +08:00
parent 4199335ef8
commit 7fcf4ce50b
2 changed files with 3 additions and 3 deletions

View File

@@ -11,6 +11,8 @@
"socket.io": "npm:socket.io@4.8.1",
"cookie-parser": "npm:cookie-parser@1.4.7",
"express-fileupload": "npm:express-fileupload@1.5.2",
"lingchair-internal-shared": "./internal-shared/mod.ts"
"lingchair-internal-shared": "./internal-shared/mod.ts",
"socket.io-client": "npm:socket.io-client@4.8.1"
}
}