We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc2fa7 commit 08a3182Copy full SHA for 08a3182
package.json
@@ -26,6 +26,7 @@
26
"react-router-hash-link": "^2.4.3",
27
"recharts": "^2.15.2",
28
"redux": "^5.0.1",
29
+ "socket.io-client": "^4.7.2",
30
"tailwind-merge": "^3.3.1",
31
"tailwindcss-animate": "^1.0.7",
32
"tailwindcss-elevation": "^2.0.0",
@@ -63,7 +64,7 @@
63
64
"autoprefixer": "10.4.2",
65
"postcss": "8.4.8",
66
"tailwindcss": "3.4.6",
- "vite": "5.0.0",
67
+ "vite": "^5.0.0",
68
"vite-tsconfig-paths": "3.6.0"
69
}
70
0 commit comments