This commit is contained in:
Kar
2025-02-14 14:20:44 +00:00
parent c165c811a9
commit accd3faf3e

View File

@@ -8,7 +8,7 @@
"build": "vite build",
"lint": "eslint .",
"preview": "vite preview",
"start": "vite preview"
"start": "vite preview --host"
},
"dependencies": {
"react": "^18.3.1",