From 582df2e467814c22dd77bff5c43567421e3505b2 Mon Sep 17 00:00:00 2001 From: LiuHao <liuhaoai545@gmail.com> Date: 星期二, 04 四月 2023 14:28:56 +0800 Subject: [PATCH] add plugin vue-setup-extend --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index dc25173..8f64123 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "vite": "4.1.4", "vite-plugin-compression": "0.5.1", "vite-plugin-svg-icons": "2.0.1", - "vite-plugin-vue-setup-extend": "0.4.0", + "vite-plugin-vue-setup-extend": "^0.4.0", "vitest": "^0.29.7", "vue-eslint-parser": "9.1.0", "vue-tsc": "0.35.0" -- Gitblit v1.9.3