From 81de1e9de73c17d5e285ee23e301dc27981864d5 Mon Sep 17 00:00:00 2001 From: u014301111 Date: Thu, 3 Aug 2023 17:12:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=92=8C=20js=E5=8F=98?= =?UTF-8?q?=E9=87=8F=E5=88=86=E7=A6=BB?= 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 b038e99..bac858c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuejs-with-vite", - "version": "0.4.2", + "version": "0.4.3", "scripts": { "dev": "vite", "build": "vite build", -- GitLab