Update package.json and lock file
This commit is contained in:
parent
6b1e95e800
commit
b3c0dfbddf
2 changed files with 303 additions and 0 deletions
|
|
@ -17,6 +17,10 @@
|
|||
},
|
||||
"homepage": "https://github.com/Oliver-Akins/Secret-Hitler-Online-Server#readme",
|
||||
"dependencies": {
|
||||
"@types/engine.io": "^3.1.4",
|
||||
"@types/socket.io": "^2.1.11",
|
||||
"fs": "^0.0.1-security",
|
||||
"socket.io": "^2.3.0",
|
||||
"typescript": "^4.0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue