Add support for libvips v8.0.0

This commit is contained in:
Lovell Fuller
2015-02-16 13:27:22 +00:00
parent 5194b37460
commit f89e9d726d
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
"strict": true,
"node": true,
"maxparams": 4,
"maxcomplexity": 11,
"maxcomplexity": 13,
"globals": {
"describe": true,
"it": true