Upgraded to mapbox-gl-native 3.5.7
This commit is contained in:
parent
f3e39257cd
commit
59210b0c8b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"test": "mocha test/**.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mapbox/mapbox-gl-native": "https://github.com/polar/mapbox-gl-native.git",
|
||||
"@mapbox/mapbox-gl-native": "3.5.7",
|
||||
"@mapbox/mbtiles": "0.9.0",
|
||||
"@mapbox/sphericalmercator": "1.0.5",
|
||||
"@mapbox/vector-tile": "1.3.0",
|
||||
|
|
Loading…
Reference in a new issue