dowgrade vite
Some checks failed
build-and-deploy / filter (push) Successful in 2s
Sync to GitHub / sync (push) Failing after 1s
build-and-deploy / build (push) Failing after 16s
build-and-deploy / deploy (push) Has been skipped

This commit is contained in:
2025-05-30 16:20:17 -06:00
parent dac36db6df
commit b21341eef5

View File

@@ -21,6 +21,6 @@
"postcss": "^8.5.3",
"tailwindcss": "^4.1.7",
"rollup": "^3.29.4",
"vite": "^6.3.1"
"vite": "^5.2.0"
}
}