From 6ab914c58429019e07ed2c3f2fd1ee090d451c03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E5=B7=9E?= Date: Tue, 29 Jun 2021 17:52:48 +0800 Subject: [PATCH] =?UTF-8?q?'=E6=B7=BB=E5=8A=A0dayjs=E4=BE=9D=E8=B5=96'?= 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 d7b88ed..c1ee305 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "@umijs/preset-react": "1.x", "antd": "^4.16.5", "classnames": "^2.3.1", + "dayjs": "^1.10.5", "lodash": "^4.17.21", "umi": "^3.4.25" },