From 66bbb3ba6c00a650e168db72a28f969895c16af5 Mon Sep 17 00:00:00 2001 From: calic Date: Fri, 29 May 2026 01:29:21 +0200 Subject: [PATCH] chore(deps): bump lib-core.maps 0.5.2 -> 0.5.3 --- manifest.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.module b/manifest.module index 8f086c0..a8814e4 100644 --- a/manifest.module +++ b/manifest.module @@ -8,7 +8,7 @@ "fa_terrain_v1": "lib-asset.prototype-fa-starter" }, "deps": [ - {"id":"lib-core.maps","version":"0.5.2"}, + {"id":"lib-core.maps","version":"0.5.3"}, {"id":"lib-asset.prototype-fa-starter","version":"0.2.0"} ] }