From 1a861964f0b33691c53dc84cec08a499f956dd88 Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Sat, 18 Mar 2023 10:03:02 +0800 Subject: [PATCH] u --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index f597677..d57effc 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,6 @@ "author": "", "license": "ISC", "dependencies": { - "colors": "^1.4.0", - "consola": "^2.15.3" + "colors": "^1.4.0" } }