Add modules we need.
This commit is contained in:
parent
e542f3305d
commit
bd924c1816
4 changed files with 169 additions and 3 deletions
|
|
@ -12,9 +12,12 @@
|
|||
"author": "Oliver Akins",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@types/engine.io": "^3.1.4",
|
||||
"@types/node": "^14.14.14",
|
||||
"@types/socket.io": "^2.1.12",
|
||||
"fs": "^0.0.1-security",
|
||||
"socket.io": "^3.0.4",
|
||||
"toml": "^3.0.0"
|
||||
"toml": "^3.0.0",
|
||||
"tslog": "^3.0.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue