mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
openlayers: simplify down to single index.js [#3]
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user