FEAT: Add Chrome-Dino-Game to 404 Page;

This commit is contained in:
Chris-1010
2025-02-18 18:03:17 +00:00
parent 6999e1a0a1
commit 4e85007854
5 changed files with 30 additions and 35 deletions

View File

@@ -15,7 +15,9 @@
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.5.0",
"@types/video.js": "^7.3.58",
"lodash": "^4.17.21",
"react": "^18.3.1",
"react-chrome-dino": "^0.1.3",
"react-dom": "^18.3.1",
"react-router-dom": "^7.1.3",
"socket.io-client": "^4.8.1",
@@ -24,6 +26,7 @@
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@types/lodash": "^4.17.15",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",