Merge branch 'develop' of github.com:thecodingmachine/workadventure into main

This commit is contained in:
_Bastler
2021-07-16 08:33:40 +02:00
12 changed files with 45 additions and 93 deletions
+2 -2
View File
@@ -40,7 +40,7 @@
},
"dependencies": {
"@fontsource/press-start-2p": "^4.3.0",
"@types/simple-peer": "^9.6.0",
"@types/simple-peer": "^9.11.1",
"@types/socket.io-client": "^1.4.32",
"axios": "^0.21.1",
"cross-env": "^7.0.3",
@@ -54,7 +54,7 @@
"quill": "1.3.6",
"rxjs": "^6.6.3",
"sanitize-html": "^2.4.0",
"simple-peer": "^9.6.2",
"simple-peer": "^9.11.0",
"socket.io-client": "^2.3.0",
"standardized-audio-context": "^25.2.4"
},