Bump dep on lib-core.maps to 0.2.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Axel Meyer
2026-05-21 16:14:17 +02:00
parent b9d133525f
commit 7597729203

View File

@@ -6,11 +6,11 @@
"ci_frames": 60,
"entry_point": "init.lua",
"deps": [
{"id": "lib-core.maps", "version": "0.1.2"},
{"id": "lib-core.maps", "version": "0.2.0"},
{"id": "lib-core.render", "version": "0.1.0"},
{"id": "lib-core.camera", "version": "0.3.0"},
{"id": "lib-core.input", "version": "0.4.0"},
{"id": "lib-core.selection", "version": "0.1.0"},
{"id": "lib-core.command", "version": "0.1.0"}
]
}
}