summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authoruurgothat <cckhmck@gmail.com>2021-10-04 22:01:08 +0300
committeruurgothat <cckhmck@gmail.com>2021-10-04 22:01:08 +0300
commitd4ddf3acf06cb2063d4c4128fcda05ba8f2c78ab (patch)
tree015a09e5f9483292619b51031fd9282a00681dcf /bundle/package.json
parentMerge branch 'master' of https://github.com/fosscord/fosscord-server (diff)
downloadserver-d4ddf3acf06cb2063d4c4128fcda05ba8f2c78ab.tar.xz
Rainbow the logs
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json

index fa6fe669..bd6080c9 100644 --- a/bundle/package.json +++ b/bundle/package.json
@@ -38,7 +38,7 @@ "@types/mongoose-autopopulate": "^0.10.1", "@types/mongoose-lean-virtuals": "^0.5.1", "@types/multer": "^1.4.5", - "@types/node": "^14.17.9", + "@types/node": "^14.17.20", "@types/node-fetch": "^2.5.7", "@types/node-os-utils": "^1.2.0", "@types/uuid": "^8.3.0", @@ -54,6 +54,7 @@ "@fosscord/gateway": "file:../gateway", "@fosscord/util": "file:../util", "async-exit-hook": "^2.0.1", + "chalk": "^4.1.2", "express": "^4.17.1", "missing-native-js-functions": "^1.2.15", "node-os-utils": "^1.3.5",