From 59087bfacb72aa642ca37d12b136cec4d8748123 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Sun, 10 Jan 2021 10:03:21 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20Update=20dayjs?= 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 8d25568..2ca5af7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "axios": "^0.21.1", "clipboard": "^2.0.6", "core-js": "^3.8.2", - "dayjs": "^1.10.2", + "dayjs": "^1.10.3", "echarts": "^5.0.0", "echarts-wordcloud": "^1.1.3", "element-ui": "^2.14.1",