Update ol-mapbox-style to latest version without ol peer dependency

This commit is contained in:
Andreas Hocevar
2021-09-23 13:33:59 +00:00
parent 3a2c33f827
commit 03f8bf47e1
3 changed files with 11 additions and 37 deletions

View File

@@ -46,7 +46,7 @@
},
"dependencies": {
"geotiff": "1.0.6",
"ol-mapbox-style": "^6.5.0",
"ol-mapbox-style": "^6.5.1",
"pbf": "3.2.1",
"rbush": "^3.0.1"
},