From 6680935fa91c1b3188457efd9ff96e6b41d7a164 Mon Sep 17 00:00:00 2001 From: Phillweston <2436559745@qq.com> Date: Sun, 5 Jan 2025 15:52:06 +0800 Subject: [PATCH] Update package name and react version --- package.json | 4 ++-- src/App.jsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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