dep: add socket.io-client

This commit is contained in:
CrescentLeaf
2025-09-08 03:08:11 +08:00
parent 2869a77abd
commit 0e14bb9a45
2 changed files with 6 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
"mdui": "npm:mdui@2.1.4",
"split.js": "npm:split.js@1.3.2",
"crypto-es": "npm:crypto-es@3.1.0"
"crypto-es": "npm:crypto-es@3.1.0",
"socket.io-client": "npm:socket.io-client@4.8.1"
}
}