Revert mapbox-gl-native package update
It broke travis (to be further investigated)
This commit is contained in:
parent
2d207f792b
commit
88cf9b37a9
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"test": "mocha test/**.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mapbox/mapbox-gl-native": "3.5.0",
|
||||
"@mapbox/mapbox-gl-native": "3.4.4",
|
||||
"@mapbox/sphericalmercator": "1.0.5",
|
||||
"advanced-pool": "0.3.2",
|
||||
"async": "2.4.0",
|
||||
|
|
Loading…
Reference in a new issue