Update package.json

This commit is contained in:
Michael Gevlich 2025-10-12 16:26:04 +02:00 committed by GitHub
parent e19eebf4aa
commit fb9f01fc58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "@openglobus/og",
"version": "0.27.14",
"version": "0.27.15",
"description": "[openglobus](https://www.openglobus.org/) is a javascript/typescript library designed to display interactive 3d maps and planets with map tiles, imagery and vector data, markers, and 3D objects. It uses the WebGL technology, open source, and completely free.",
"main": "lib/og.es.js",
"types": "lib/index.d.ts",