* js 3.0.6

* add CommonJS fallback for NodeJS projects not using ESM.
This commit is contained in:
Brandon Liu
2024-05-29 23:11:09 -07:00
committed by GitHub
parent bc8f97d642
commit 5ae66c2144
6 changed files with 15 additions and 8 deletions

4
js/package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "pmtiles",
"version": "3.0.5",
"version": "3.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "pmtiles",
"version": "3.0.5",
"version": "3.0.6",
"license": "BSD-3-Clause",
"dependencies": {
"@types/leaflet": "^1.9.8",