summary refs log tree commit diff
path: root/cdn/package.json
diff options
context:
space:
mode:
authoruurgothat <cckhmck@gmail.com>2021-10-04 22:39:50 +0300
committeruurgothat <cckhmck@gmail.com>2021-10-04 22:39:50 +0300
commitea900af4cd808235818b9f593028d058186d29a5 (patch)
tree438c7924389781cdf10095e142774557fe608721 /cdn/package.json
parentAdd warn for git + remove unnecessary import (diff)
downloadserver-ea900af4cd808235818b9f593028d058186d29a5.tar.xz
replace chalk with nanocolors
Diffstat (limited to 'cdn/package.json')
-rw-r--r--cdn/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/cdn/package.json b/cdn/package.json
index bb4603be..62c21c9a 100644
--- a/cdn/package.json
+++ b/cdn/package.json
@@ -56,6 +56,7 @@
 		"lambert-server": "^1.2.8",
 		"missing-native-js-functions": "^1.2.15",
 		"multer": "^1.4.2",
+		"nanocolors": "^0.2.12",
 		"node-fetch": "^2.6.1",
 		"supertest": "^6.1.6",
 		"typescript": "^4.1.2",