Add socket.io to the package
This commit is contained in:
parent
10e9dea3ef
commit
a6d87a0cc3
2 changed files with 187 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
|||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@types/node": "^14.14.14",
|
||||
"@types/socket.io": "^2.1.12",
|
||||
"socket.io": "^3.0.4",
|
||||
"toml": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue