fix(assets): remove unused marker image and other obsolete files to reduce repo size

This commit is contained in:
2026-02-10 11:21:04 +00:00
parent cd7ec6a383
commit 97abd6869d
14 changed files with 8 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog-geo',
version: '1.5.0',
version: '1.5.1',
description: 'A geospatial web components library with MapLibre GL JS maps and terra-draw drawing tools'
}