From 0f684834a4720518aea9e3c7d88ca71a7c0ed280 Mon Sep 17 00:00:00 2001 From: calic Date: Thu, 28 May 2026 23:53:18 +0200 Subject: [PATCH] chore(deps): bump lib-core.maps 0.5.1 -> 0.5.2 --- manifest.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.module b/manifest.module index a17f510..8f086c0 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.1"}, + {"id":"lib-core.maps","version":"0.5.2"}, {"id":"lib-asset.prototype-fa-starter","version":"0.2.0"} ] }