update to pmtiles 3.2.0 to make inspector work.

This commit is contained in:
Brandon Liu
2024-09-22 19:16:24 +08:00
committed by Pirmin Kalberer
parent f9db0d9b5c
commit 498b7d76de
3 changed files with 6 additions and 6 deletions

View File

@@ -57,7 +57,7 @@
"maputnik-design": "github:maputnik/design#172b06c",
"ol": "^6.14.1",
"ol-mapbox-style": "^7.1.1",
"pmtiles": "^3.1.0",
"pmtiles": "^3.2.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-accessible-accordion": "^5.0.0",