chore(deps): bump to 0.5.5; track lib-core.maps 0.5.5

This commit is contained in:
Axel Meyer
2026-05-30 23:40:57 +02:00
parent aaeb8d3650
commit ba2ef2df06

View File

@@ -1,9 +1,9 @@
{ {
"id": "lib-core.maps-test", "id": "lib-core.maps-test",
"role": "test", "role": "test",
"version": "0.4.0", "version": "0.5.5",
"api_min": "0.1", "api_min": "0.1",
"deps": [ "deps": [
{"id": "lib-core.maps", "version": "0.4.0"} {"id": "lib-core.maps", "version": "0.5.5"}
] ]
} }