This commit is contained in:
Fang_Zhijian 2024-05-18 21:32:09 +08:00
parent 68643a6cb8
commit e1d2e69c84

View File

@ -1,7 +1,7 @@
{ {
"name": "blive-coyote-demo-client", "name": "blive-coyote-demo-client",
"private": true, "private": true,
"version": "0.0.1", "version": "1.0.0",
"scripts": { "scripts": {
"dev": "vite --port 8888 --host 0.0.0.0 ", "dev": "vite --port 8888 --host 0.0.0.0 ",
"build": "vue-tsc --noEmit && vite build", "build": "vue-tsc --noEmit && vite build",