Upgrading @workadventure/tiled-map-type-guard to 1.0.3

This will fix the issue with maps containing group layers.
This commit is contained in:
David Négrier 2021-10-18 14:11:24 +02:00
parent 958fc9eee8
commit b201165b81
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
},
"homepage": "https://github.com/thecodingmachine/workadventure#readme",
"dependencies": {
"@workadventure/tiled-map-type-guard": "^1.0.2",
"@workadventure/tiled-map-type-guard": "^1.0.3",
"axios": "^0.21.2",
"busboy": "^0.3.1",
"circular-json": "^0.5.9",