Update package.json

This commit is contained in:
Michael Gevlich 2025-10-05 21:27:05 +02:00 committed by GitHub
parent 1a5ca9b55c
commit 05e9b9ad50
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.12",
"version": "0.27.13",
"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",