Skip to content

Commit 95b72c9

Browse files
authored
update pmtiles dependency to fix issue #193 (#194)
1 parent e39da0e commit 95b72c9

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/rbush": "^3.0.0",
4141
"color2k": "^2.0.3",
4242
"pbf": "^4.0.1",
43-
"pmtiles": "^3.0.7",
43+
"pmtiles": "^3.1.0",
4444
"potpack": "^1.0.2",
4545
"rbush": "^3.0.1"
4646
},

0 commit comments

Comments
 (0)