Docs refresh

This commit is contained in:
Lovell Fuller 2022-12-14 16:17:42 +00:00
parent 584807b4f5
commit 2c46528269
3 changed files with 7 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -12,6 +12,7 @@ module.exports = [
'and',
'any',
'are',
'available',
'based',
'been',
'before',
@ -74,10 +75,12 @@ module.exports = [
'requires',
'requiresharp',
'returned',
'run',
'same',
'see',
'set',
'sets',
'sharp',
'should',
'since',
'site',
@ -116,5 +119,6 @@ module.exports = [
'will',
'with',
'without',
'you'
'you',
'your'
];

View File

@ -141,7 +141,7 @@
"devDependencies": {
"async": "^3.2.4",
"cc": "^3.0.1",
"documentation": "^14.0.0",
"documentation": "^14.0.1",
"exif-reader": "^1.0.3",
"extract-zip": "^2.0.1",
"icc": "^2.0.0",