Use promises instead of async in font concatenation (remove async dependency)

This commit is contained in:
Petr Sloup
2017-05-10 10:22:39 +02:00
parent 5d93b1d4f9
commit bdc3d20524
5 changed files with 36 additions and 41 deletions

View File

@@ -22,7 +22,6 @@
"@mapbox/mapbox-gl-native": "3.4.4",
"@mapbox/sphericalmercator": "1.0.5",
"advanced-pool": "0.3.2",
"async": "2.4.0",
"base64url": "2.0.0",
"canvas": "1.6.5",
"clone": "2.1.1",