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

This commit is contained in:
_Bastler
2021-11-24 15:44:37 +01:00
38 changed files with 581 additions and 203 deletions
+2 -1
View File
@@ -55,7 +55,8 @@
"query-string": "^6.13.3",
"redis": "^3.1.2",
"uWebSockets.js": "uNetworking/uWebSockets.js#v19.3.0",
"uuidv4": "^6.0.7"
"uuidv4": "^6.0.7",
"winston": "^3.3.3"
},
"devDependencies": {
"@types/busboy": "^0.2.3",