feat: 修改package.json

This commit is contained in:
秋水浮尘
2023-10-24 23:34:03 +08:00
parent caf148860d
commit 4ca025b951

View File

@@ -1,7 +1,7 @@
{
"name": "my-react-app",
"name": "jc-club-front",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",