1
0
mirror of https://github.com/mizanxali/uno-online synced 2025-12-10 12:13:25 +00:00

Working two-player game ready!

This commit is contained in:
Mizanali Panjwani
2021-02-22 21:04:17 +05:30
parent 6d064cec4b
commit 183229e791
7 changed files with 181 additions and 261 deletions

View File

@@ -6,6 +6,7 @@
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.7.0",
"query-string": "^6.14.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-router-dom": "^5.2.0",