Update dependency @mapbox/polyline to v1 (#529)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-18 11:53:38 +02:00 committed by GitHub
parent 0da8fb3140
commit 86da7c213e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 6 deletions

View file

@ -39,7 +39,7 @@
"@fortawesome/fontawesome-free": "^6.0.0",
"@ideditor/temaki": "^5.0.0",
"@mapbox/maki": "^7.0.0",
"@mapbox/polyline": "^0.2.0",
"@mapbox/polyline": "^1.0.0",
"@mapbox/togeojson": "^0.16.0",
"@turf/turf": "^6.2.0",
"Leaflet.vector-markers": "nrenner/Leaflet.vector-markers#2ef80c9",