diff --git a/package.json b/package.json index 8e417e28..b851dcb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "workadventure-map-starter-kit", - "version": "3.1.1", + "version": "3.1.2", "license": "MIT", "scripts": { "dev": "vite", @@ -11,7 +11,7 @@ "@types/node": "^17.0.36", "typescript": "^4.5.4", "vite": "^2.9.9", - "wa-map-optimizer-vite": "^1.1.1" + "wa-map-optimizer-vite": "^1.1.2" }, "dependencies": { "@workadventure/iframe-api-typings": "^1.11.2",