From c94c5106e5b1d3e6ab54a8704e5e7fdce17fe4ec Mon Sep 17 00:00:00 2001 From: xxx Date: Tue, 20 Feb 2024 14:40:36 +0800 Subject: [PATCH] =?UTF-8?q?fixed:=20pnpm=20install=E4=B9=8B=E5=90=8E?= =?UTF-8?q?=E8=BF=90=E8=A1=8C=E6=8A=A5=E9=94=99bug?= 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 3a36e86..a0a9350 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "ahooks": "^3.7.6", "antd": "^5.3.2", "axios": "^1.3.4", + "dayjs": "^1.11.10", "echarts": "^5.4.2", "localforage": "^1.10.0", "match-sorter": "^6.3.1",