From 58c1028628b0e27c68f7d821eb9fea443883f4fd Mon Sep 17 00:00:00 2001 From: chenshuai2144 Date: Mon, 2 Mar 2020 00:09:31 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Deploy:=20fix=20site=20=20deploy?= =?UTF-8?q?=20error?= 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 9deb1762..1ad12257 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "redux": "^4.0.1", "umi": "^2.13.0", "umi-plugin-antd-icon-config": "^1.0.2", - "umi-plugin-antd-theme": "^1.0.1", + "umi-plugin-antd-theme": "1.2.0-0", "umi-plugin-pro-block": "^1.3.2", "umi-plugin-react": "^1.14.10", "umi-request": "^1.0.8",