mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-31 22:17:30 +00:00
Switch image resizing example from 'jimp' to 'sharp' because it's far faster
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
"dependencies": {
|
||||
"babel-core": "^6.7.4",
|
||||
"babel-preset-es2015": "^6.6.0",
|
||||
"jimp": "^0.2.24"
|
||||
"sharp": "^0.15.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user