diff --git a/package.json b/package.json index a459bb8..883a784 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "dicerollersimulator", + "name": "DiceRoller-ChubGame", "private": true, "version": "0.0.0", "type": "module", @@ -20,7 +20,7 @@ }, "devDependencies": { "@eslint/js": "^9.9.0", - "@types/react": "^18.3.3", + "@types/react": "^19.0.0", "@types/react-dom": "^19.0.1", "@vitejs/plugin-react-swc": "^3.5.0", "eslint": "^9.9.0", diff --git a/src/App.jsx b/src/App.jsx index b21bb2b..cde2e40 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -177,8 +177,8 @@ const App = () => { )}
-

DICE

-

3D

+

DICE 3D

+

ChubGame