mirror of
https://github.com/lovell/sharp.git
synced 2025-07-13 04:20:12 +02:00
Release v0.16.2
This commit is contained in:
parent
1a0030e086
commit
1051fcd278
@ -4,7 +4,7 @@
|
||||
|
||||
Requires libvips v8.3.3
|
||||
|
||||
#### v0.16.2 - TBD
|
||||
#### v0.16.2 - 22<sup>nd</sup> October 2016
|
||||
|
||||
* Restrict readelf usage to Linux only when detecting global libvips version.
|
||||
[#602](https://github.com/lovell/sharp/issues/602)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sharp",
|
||||
"version": "0.16.1",
|
||||
"version": "0.16.2",
|
||||
"author": "Lovell Fuller <npm@lovell.info>",
|
||||
"contributors": [
|
||||
"Pierre Inglebert <pierre.inglebert@gmail.com>",
|
||||
@ -67,7 +67,7 @@
|
||||
"tar": "^2.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "^2.1.0",
|
||||
"async": "^2.1.2",
|
||||
"bufferutil": "^1.2.1",
|
||||
"coveralls": "^2.11.14",
|
||||
"exif-reader": "^1.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user