From 1882beef0cacc3e25acd2cc6d0deeec27e3dfb6f Mon Sep 17 00:00:00 2001 From: uurgothat Date: Mon, 4 Oct 2021 22:39:50 +0300 Subject: replace chalk with nanocolors --- bundle/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundle/package.json') diff --git a/bundle/package.json b/bundle/package.json index bd6080c9..0be37a8e 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -54,9 +54,9 @@ "@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", + "nanocolors": "^0.2.12", "node-os-utils": "^1.3.5", "tsconfig-paths": "^3.11.0" } -- cgit 1.5.1