From 7781f8a0897cdd242976ce4c73306cec2531ae99 Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Mon, 1 Jun 2026 17:19:15 +0200 Subject: [PATCH] chore(deps): bump lib-core.maps 0.5.5 -> 0.5.6 Co-Authored-By: Claude Opus 4.7 (1M context) --- manifest.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.module b/manifest.module index 528a1aa..b06139b 100644 --- a/manifest.module +++ b/manifest.module @@ -9,7 +9,7 @@ "fa_terrain_v1": "lib-asset.prototype-fa-starter" }, "deps": [ - {"id":"lib-core.maps","version":"0.5.5"}, + {"id":"lib-core.maps","version":"0.5.6"}, {"id":"lib-core.render","version":"0.1.0"}, {"id":"lib-core.camera","version":"0.3.0"}, {"id":"lib-core.selection","version":"0.1.0"},