build:修改 fetch 版本号

This commit is contained in:
奔跑的面条 2022-06-04 15:44:26 +08:00
parent faf2d44fbb
commit cf8121eb00

View File

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