@vc-shell/config-generator
Advanced tools
Comparing version 1.0.326 to 1.0.327
@@ -0,1 +1,5 @@ | ||
## [1.0.327](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.326...v1.0.327) (2024-11-12) | ||
## [1.0.326](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.325...v1.0.326) (2024-11-12) | ||
@@ -2,0 +6,0 @@ |
@@ -84,3 +84,2 @@ import vue from "@vitejs/plugin-vue"; | ||
"vue-router": "vue-router/dist/vue-router.cjs.js", | ||
"vee-validate": "vee-validate/dist/vee-validate.js", | ||
} | ||
@@ -87,0 +86,0 @@ : undefined, |
{ | ||
"name": "@vc-shell/config-generator", | ||
"description": "Generate Vite configurations", | ||
"version": "1.0.326", | ||
"version": "1.0.327", | ||
"type": "module", | ||
@@ -22,3 +22,3 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@vc-shell/ts-config": "^1.0.326", | ||
"@vc-shell/ts-config": "^1.0.327", | ||
"http-proxy-middleware": "^3.0.2", | ||
@@ -25,0 +25,0 @@ "tsc-alias": "^1.8.8", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
54766
191