depend: add express and socket.io
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
"imports": {
|
"imports": {
|
||||||
"chalk": "npm:chalk@5.4.1",
|
"chalk": "npm:chalk@5.4.1",
|
||||||
"file-type": "npm:file-type@21.0.0",
|
"file-type": "npm:file-type@21.0.0",
|
||||||
"webpack": "npm:webpack@5.101.2"
|
"webpack": "npm:webpack@5.101.2",
|
||||||
|
"express": "npm:express@5.1.0",
|
||||||
|
"socket.io": "npm:socket.io4.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user