From 9b3942dcfdeb6f43974ebe10ccef5541bc1e7d4e Mon Sep 17 00:00:00 2001 From: Erkin Alp Güney Date: Fri, 4 Feb 2022 09:36:52 +0300 Subject: attempt to fix self-bans --- bundle/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bundle/package.json') diff --git a/bundle/package.json b/bundle/package.json index 331e4ebe..85ad68a7 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -91,6 +91,7 @@ "missing-native-js-functions": "^1.2.18", "morgan": "^1.10.0", "multer": "^1.4.2", + "nanocolors": "^0.2.12", "node-fetch": "^2.6.2", "node-os-utils": "^1.3.5", "patch-package": "^6.4.7", @@ -104,7 +105,6 @@ "typeorm": "^0.2.37", "typescript": "^4.1.2", "typescript-json-schema": "^0.50.1", - "ws": "^7.4.2", - "nanocolors": "^0.2.12" + "ws": "^7.4.2" } -} \ No newline at end of file +} -- cgit 1.5.1