diff --git a/package.json b/package.json index 27e4a28..445b492 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,6 @@ "vite": "^2.9.5", "vite-plugin-compression": "0.3.6", "vite-plugin-svg-icons": "1.0.5", - "vite-plugin-vue-setup-extend": "0.1.0" + "vite-plugin-vue-setup-extend": "^0.4.0" } }