Update package.json

This commit is contained in:
2025-05-27 16:06:00 +00:00
parent 5f312e6cc9
commit 8ccb69e9cc

View File

@@ -4,7 +4,6 @@
"version": "0.0.1",
"type": "module",
"scripts": {
"preinstall": "rm -rf node_modules package-lock.json",
"dev": "vite dev",
"build": "vite build",
"preview": "vite preview",