Use sharp instead of pngjs for image compression + webp & jpeg support

This commit is contained in:
Petr Sloup
2016-03-02 16:22:01 +01:00
parent 5d0e27b030
commit 40a7ee5e62
3 changed files with 23 additions and 13 deletions
+1 -1
View File
@@ -21,8 +21,8 @@
"mapbox-gl-native": "3.0.2-earcut",
"mbtiles": "0.8.2",
"morgan": "1.7.0",
"pngjs": "2.2.0",
"request": "2.69.0",
"sharp": "0.13.1",
"sphericalmercator": "1.0.4"
}
}