build: 修改版本号到1.0.4

This commit is contained in:
奔跑的面条 2022-06-16 10:47:23 +08:00
parent fcdc26e9eb
commit a84f8f4411

View File

@ -1,6 +1,6 @@
{
"name": "go-view",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {
"dev": "vite --host",
"build": "vue-tsc --noEmit && vite build",