package.json aktualisiert

This commit is contained in:
2025-08-08 20:24:28 +02:00
parent e346686490
commit eaf8ed0c7e
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "vite", "dev": "vite --host",
"build": "vite build", "build": "vite build",
"preview": "vite preview --port 5173" "preview": "vite preview --port 5173"
}, },