diff --git a/package.json b/package.json index fee7914..f4d5107 100644 --- a/package.json +++ b/package.json @@ -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",