Release v0.17.0

This commit is contained in:
Lovell Fuller
2016-12-11 19:22:14 +00:00
parent d2455267a8
commit 4858ebe051
2 changed files with 1 additions and 2 deletions

View File

@@ -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"
},
"main": "lib/index.js",
"types": "lib/types.d.ts",
"repository": {
"type": "git",
"url": "git://github.com/lovell/sharp"