diff options
author | uurgothat <cckhmck@gmail.com> | 2021-10-04 22:01:08 +0300 |
---|---|---|
committer | uurgothat <cckhmck@gmail.com> | 2021-10-04 22:01:08 +0300 |
commit | d4ddf3acf06cb2063d4c4128fcda05ba8f2c78ab (patch) | |
tree | 015a09e5f9483292619b51031fd9282a00681dcf /util/package.json | |
parent | Merge branch 'master' of https://github.com/fosscord/fosscord-server (diff) | |
download | server-d4ddf3acf06cb2063d4c4128fcda05ba8f2c78ab.tar.xz |
Rainbow the logs
Diffstat (limited to 'util/package.json')
-rw-r--r-- | util/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/package.json b/util/package.json index 0e81a544..426b4e43 100644 --- a/util/package.json +++ b/util/package.json @@ -39,6 +39,7 @@ "dependencies": { "ajv": "^8.6.2", "amqplib": "^0.8.0", + "chalk": "^4.1.2", "class-validator": "^0.13.1", "dot-prop": "^6.0.1", "env-paths": "^2.2.1", |