Compare commits
No commits in common. "ef2242008cf4b03faf8a466ba441f8159d1e7f9d" and "0702f0583822db60b5319c6c265315644f6f6261" have entirely different histories.
ef2242008c
...
0702f05838
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite --host --port 6173",
|
||||
"dev": "vite",
|
||||
"build": "vue-tsc -b && vite build",
|
||||
"preview": "vite preview",
|
||||
"lint": "eslint . --fix",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue