Added vite as an override until vite-plugin-yaml gets updated.

This commit is contained in:
2025-02-10 00:35:00 +01:00
parent 9b0003b1ff
commit c0dec0b5f5
2 changed files with 4 additions and 1 deletions

View File

@@ -83,6 +83,9 @@
"postcss-custom-media": "^10.0.2",
"postcss-nesting": "^12.0.2"
},
"overrides": {
"vite": "$vite"
},
"version": "0.38.16",
"imports": {
"#/*": "./*.js"