updated MatchChat

This commit is contained in:
2022-03-27 14:56:09 +02:00
parent 106ef97ede
commit 9ac3228f5d
4 changed files with 67 additions and 72 deletions

View File

@@ -3,6 +3,7 @@
"version": "1.0.7",
"scripts": {
"dev": "vite",
"host": "vite --host",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview --port 5050",
"typecheck": "vue-tsc --noEmit",