From 2c6dfd76982b19b320a276355cb2cc2ddd3094bc Mon Sep 17 00:00:00 2001 From: calic Date: Fri, 29 May 2026 09:56:48 +0200 Subject: [PATCH] chore(deps): bump lib-core.maps 0.5.4 -> 0.5.5 --- manifest.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.module b/manifest.module index 8ec17c2..08c69bd 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.4"}, + {"id":"lib-core.maps","version":"0.5.5"}, {"id":"lib-asset.prototype-fa-starter","version":"0.2.0"} ] }