@luminocity/lemonate-engine 26.3.5 → 26.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -41307,7 +41307,7 @@
41307
41307
  }
41308
41308
  }
41309
41309
 
41310
- var engine$1 = "26.3.5";
41310
+ var engine$1 = "26.3.6";
41311
41311
  var bullet = "3.26";
41312
41312
  var lua = "5.4.3";
41313
41313
  var packageVersionInfo = {
package/dist/player.zip CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luminocity/lemonate-engine",
3
- "version": "26.3.5",
3
+ "version": "26.3.6",
4
4
  "repository": "https://codeberg.org/Luminocity/lemonate-engine",
5
5
  "homepage": "https://lemonate.io",
6
6
  "description": "The Lemonate Engine is the game engine that powers lemonate.io",
@@ -42,7 +42,7 @@
42
42
  "dependencies": {
43
43
  "@gltf-transform/core": "^4.0.1",
44
44
  "@gltf-transform/extensions": "^4.0.1",
45
- "@luminocity/lemonate-gateway": "8.2.17",
45
+ "@luminocity/lemonate-gateway": "8.2.18",
46
46
  "@msgpack/msgpack": "3.1.1",
47
47
  "@recast-navigation/three": "^0.42.0",
48
48
  "@sparkjsdev/spark": "^0.1.10",