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

Added sound effects

This commit is contained in:
Mizanali Panjwani
2021-02-26 01:48:13 +05:30
parent 1131849648
commit 3371e31ca1
11 changed files with 92 additions and 4 deletions

View File

@@ -11,7 +11,8 @@
"react-dom": "^17.0.1",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.2",
"socket.io-client": "^3.1.1"
"socket.io-client": "^3.1.1",
"use-sound": "^2.0.1"
},
"scripts": {
"start": "react-scripts start",