Update package.json and lock file

This commit is contained in:
Oliver-Akins 2020-09-28 23:08:38 -06:00
parent 6b1e95e800
commit b3c0dfbddf
2 changed files with 303 additions and 0 deletions

View file

@ -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"
}
}