diff --git a/template/config/jsx/package.json b/template/config/jsx/package.json index f70c9e701..a51acec94 100644 --- a/template/config/jsx/package.json +++ b/template/config/jsx/package.json @@ -1,7 +1,6 @@ { "devDependencies": { "@vitejs/plugin-vue-jsx": "^2.0.0", - "vite": "^3.0.1", - "vue": "^3.2.37" + "vite": "^3.0.1" } }