mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 19:01:08 +00:00
0.0.7
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "pmtiles",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"description": "PMTiles archive decoder for browsers",
|
||||
"main": "index",
|
||||
"module":"index.mjs",
|
||||
"unpkg":"index.js",
|
||||
"jsdelivr":"index.js",
|
||||
"files":[
|
||||
"module": "index.mjs",
|
||||
"unpkg": "index.js",
|
||||
"jsdelivr": "index.js",
|
||||
"files": [
|
||||
"index.mjs",
|
||||
"index.js"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user