Compare commits

..

No commits in common. "ef2242008cf4b03faf8a466ba441f8159d1e7f9d" and "0702f0583822db60b5319c6c265315644f6f6261" have entirely different histories.

View file

@ -4,7 +4,7 @@
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite --host --port 6173", "dev": "vite",
"build": "vue-tsc -b && vite build", "build": "vue-tsc -b && vite build",
"preview": "vite preview", "preview": "vite preview",
"lint": "eslint . --fix", "lint": "eslint . --fix",