mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
* fix JS IIFE readme [#347] * js 3.0.2 - fix package.json and IIFE README
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "pmtiles",
|
||||
"version": "3.0.1",
|
||||
"version": "3.0.2",
|
||||
"description": "PMTiles archive decoder for browsers",
|
||||
"type": "module",
|
||||
"exports": "./dist/index.mjs",
|
||||
"exports": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"source": "index.ts",
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user