From c829ae00d05eecb23628e04acfc1f9977f2aa8b9 Mon Sep 17 00:00:00 2001 From: chenos Date: Tue, 12 Oct 2021 09:33:03 +0800 Subject: [PATCH] fix: update yarn.lock --- yarn.lock | 8 -------- 1 file changed, 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index a1183ec369..9e36055ee3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4502,14 +4502,6 @@ antd "^4.1.3" antd-mobile "^2.3.1" -"@umijs/plugin-antd@^0.9.1": - version "0.9.2" - resolved "https://registry.npmjs.org/@umijs/plugin-antd/-/plugin-antd-0.9.2.tgz#ca0fe68cd814633c1ab2c7a0d3420f1580377e41" - integrity sha512-37Ifb7ilVBBhR8IVw7nVHnS4hU4EKshn+a9D1iAGOO4YuWhc7ZsTUwiG8AcqRuw1qH6tsz59Z3YZwJAkr5ToLQ== - dependencies: - antd "^4.1.3" - antd-mobile "^2.3.1" - "@umijs/plugin-crossorigin@1.2.1": version "1.2.1" resolved "https://registry.npmjs.org/@umijs/plugin-crossorigin/-/plugin-crossorigin-1.2.1.tgz#c210375392dc020ad201b9b0ab5a49234e24e6d3"