add .js to OpenLayers imports [#451] (#452)

This commit is contained in:
Brandon Liu
2024-09-17 17:12:04 +08:00
committed by GitHub
parent 353a7611e8
commit 6ed85a28fb
5 changed files with 18 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ol-pmtiles",
"version": "1.0.0",
"version": "1.0.1",
"description": "PMTiles sources for OpenLayers",
"type": "module",
"main": "dist/cjs/index.cjs",