update: fix stout bursts

This commit is contained in:
2021-11-29 19:07:59 +01:00
parent 8812593f38
commit f94e3daaab
3 changed files with 12 additions and 18 deletions

View File

@@ -18,6 +18,7 @@
"react": "^17.0.2",
"react-bootstrap": "^2.0.2",
"react-dom": "^17.0.2",
"rxjs": "^7.4.0",
"socket.io": "^4.3.2",
"socket.io-client": "^4.3.2"
},