chore: package.json

This commit is contained in:
talktao 2022-08-25 18:58:36 +08:00
parent df53e76b4d
commit 86bd671094

View File

@ -2,6 +2,7 @@
"name": "vue-vant-ts",
"private": true,
"version": "0.0.0",
"homepage": "https://talktao.github.io/",
"scripts": {
"dev": "vite",
"build": "vite build",
@ -29,4 +30,4 @@
"vite-plugin-style-import": "1.4.1",
"vue-tsc": "^0.29.8"
}
}
}