Update package.json

This commit is contained in:
Yun
2022-05-06 11:32:11 +02:00
committed by GitHub
parent 1e5be1ea11
commit 9a28bf6dbd

View File

@@ -28,9 +28,9 @@
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-redux": "^8.0.1", "react-redux": "^8.0.1",
"react-router-dom": "^6.3.0", "react-router-dom": "^6.3.0",
"rxjs": "^7.5.5", "rxjs": "^7.4.0",
"socket.io": "^4.5.0", "socket.io": "^4.3.2",
"socket.io-client": "^4.5.0", "socket.io-client": "^4.3.2",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {