Add the module-alias package to the dependencies

This commit is contained in:
Oliver Akins 2022-03-07 22:23:28 -06:00
parent e434aea6ac
commit ad9ad389b6
No known key found for this signature in database
GPG key ID: 3C2014AF9457AF99
2 changed files with 7 additions and 0 deletions

View file

@ -13,6 +13,7 @@
"dependencies": {
"common": "link:../common",
"glob": "^7.2.0",
"module-alias": "^2.2.2",
"socket.io": "^4.4.0",
"toml": "^3.0.0",
"tslog": "^3.3.1",