From cbc619b87acf611b5dc22092415a8e1e1693006d Mon Sep 17 00:00:00 2001 From: markthree <1801982702@qq.com> Date: Tue, 12 Apr 2022 13:49:53 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= 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 655b1a5..8a71037 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tov-template", - "version": "1.5.0", + "version": "1.6.0", "description": "vite + vue3 + ts 开箱即用现代开发模板", "scripts": { "dev": "vite",