From a9cedbdda098c797f9604f4987bef6b436fb7252 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Thu, 13 Jan 2022 14:42:35 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20talk=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39aef3d..a856f52 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@vue/eslint-config-prettier": "^7.0.0", "babel-eslint": "^10.1.0", "body-parser": "^1.19.1", - "chalk": "^5.0.0", + "chalk": "^4.1.2", "chokidar": "^3.5.2", "eslint": "^7.32.0", "eslint-plugin-prettier": "^4.0.0",