From f529497f30a1340a1b6e0a10ef4ef0f61b08637e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=92=83=E7=99=BD?= <18511759309@163.com> Date: Wed, 9 Jun 2021 14:27:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8Dbuild=E6=8A=A5=E9=94=99?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 148094c..f1c442f 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "build": "webpack --mode=production" }, "devDependencies": { + "chalk": "^4.1.1", "css-loader": "^5.2.6", "less": "^4.1.1", "less-loader": "^9.0.0", -- GitLab