From dcda69dda681bf959daeb8dda68373a19e77efe6 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Sat, 21 Jan 2023 15:23:50 +0800 Subject: [PATCH] =?UTF-8?q?chore(package.json):=20=E5=BC=95=E5=85=A5vue-co?= =?UTF-8?q?untup-v3=E6=95=B0=E5=AD=97=E6=BB=9A=E5=8A=A8=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 20865c1843be4895e051ebc63197849a473523e0 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 156a4b39..de6929f2 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "screenfull": "^6.0.0", "sortablejs": "^1.14.0", "vue": "^3.2.40", + "vue-countup-v3": "^1.1.0", "vue-i18n": "^9.1.9", "vue-router": "^4.1.6" },