openlayers: simplify down to single index.js [#3]

This commit is contained in:
Brandon Liu
2023-05-10 18:55:14 +08:00
parent 7d57f57c3e
commit 7ec4ecbcdb
5 changed files with 99 additions and 97 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "ol-pmtiles",
"version": "0.0.2",
"version": "0.0.3",
"description": "PMTiles sources for OpenLayers",
"type": "module",
"main": "src/index.js",
"files": [
"src/*"
"src/index.js"
],
"repository": {
"type": "git",