Merge pull request #333 from luzik/patch-1

new mapbox-gl-native version
This commit is contained in:
Petr Sloup 2018-12-18 09:10:15 +01:00 committed by GitHub
commit e283569897
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
"test": "mocha test/**.js --timeout 10000" "test": "mocha test/**.js --timeout 10000"
}, },
"dependencies": { "dependencies": {
"@mapbox/mapbox-gl-native": "3.5.4", "@mapbox/mapbox-gl-native": "4.0.0",
"@mapbox/mbtiles": "0.10.0", "@mapbox/mbtiles": "0.10.0",
"@mapbox/sphericalmercator": "1.1.0", "@mapbox/sphericalmercator": "1.1.0",
"@mapbox/vector-tile": "1.3.1", "@mapbox/vector-tile": "1.3.1",