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