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
commit18abf9ef40404a5693cf62d3f8b026f491765264 (patch)
treeffba9b64dd2d9f62940e3c994e8f97f841746ebe /bundle/package.json
parentMerge branch 'master' of https://github.com/fosscord/fosscord-server (diff)
downloadserver-ts-18abf9ef40404a5693cf62d3f8b026f491765264.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",