0
0
Fork 0

Add socket.io as a dependency

This commit is contained in:
Oliver-Akins 2023-02-19 12:10:53 -07:00
parent d23fa669e0
commit 60eaad47c6
2 changed files with 154 additions and 1 deletions

View file

@ -18,6 +18,7 @@
"joi": "^17.6.0",
"module-alias": "^2.2.2",
"path": "^0.12.7",
"socket.io": "^4.6.0",
"tslog": "^3.3.4",
"typescript": "^4.7.4"
},