summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorThe Arcane Brony <myrainbowdash949@gmail.com>2021-12-25 11:09:48 +0000
committerThe Arcane Brony <myrainbowdash949@gmail.com>2021-12-25 12:09:48 +0100
commite042db33b6ee7aba69275d6f5e7cb901bcc0758d (patch)
treebc2dcfac2c0686488acef074a5436bf59322e69d /bundle/package.json
parentAdd Sentry, fix compile errors (diff)
downloadserver-e042db33b6ee7aba69275d6f5e7cb901bcc0758d.tar.xz
Replace nanocolors with picocolors
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json
index 97066bd8..2961e8a3 100644
--- a/bundle/package.json
+++ b/bundle/package.json
@@ -92,11 +92,11 @@
 		"missing-native-js-functions": "^1.2.18",
 		"morgan": "^1.10.0",
 		"multer": "^1.4.2",
-		"nanocolors": "^0.2.12",
 		"node-fetch": "^2.6.1",
 		"node-os-utils": "^1.3.5",
 		"patch-package": "^6.4.7",
 		"pg": "^8.7.1",
+		"picocolors": "^1.0.0",
 		"proxy-agent": "^5.0.0",
 		"reflect-metadata": "^0.1.13",
 		"sqlite3": "^5.0.2",