Update package.json

This commit is contained in:
Michael Gevlich 2025-10-09 13:46:15 +02:00 committed by GitHub
parent bc6b6aea92
commit ec3676e2a5
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.13",
"version": "0.27.14",
"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",