Upgradeding mapbox-gl-native to my copy.

This commit is contained in:
polar 2017-10-18 20:49:55 -04:00
parent 73bcd458cb
commit f3e39257cd

View file

@ -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",