mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 19:10:14 +02:00
Release v0.17.0
This commit is contained in:
parent
d2455267a8
commit
4858ebe051
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Requires libvips v8.4.2.
|
Requires libvips v8.4.2.
|
||||||
|
|
||||||
#### v0.17.0 - TBD
|
#### v0.17.0 - 11<sup>th</sup> December 2016
|
||||||
|
|
||||||
* Drop support for versions of Node prior to v4.
|
* Drop support for versions of Node prior to v4.
|
||||||
|
|
||||||
|
@ -39,7 +39,6 @@
|
|||||||
"docs": "for m in constructor input resize composite operation colour channel output utility; do documentation build --shallow --format=md lib/$m.js >docs/api-$m.md; done"
|
"docs": "for m in constructor input resize composite operation colour channel output utility; do documentation build --shallow --format=md lib/$m.js >docs/api-$m.md; done"
|
||||||
},
|
},
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "lib/types.d.ts",
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/lovell/sharp"
|
"url": "git://github.com/lovell/sharp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user