mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Docs refresh
This commit is contained in:
parent
584807b4f5
commit
2c46528269
File diff suppressed because one or more lines are too long
@ -12,6 +12,7 @@ module.exports = [
|
|||||||
'and',
|
'and',
|
||||||
'any',
|
'any',
|
||||||
'are',
|
'are',
|
||||||
|
'available',
|
||||||
'based',
|
'based',
|
||||||
'been',
|
'been',
|
||||||
'before',
|
'before',
|
||||||
@ -74,10 +75,12 @@ module.exports = [
|
|||||||
'requires',
|
'requires',
|
||||||
'requiresharp',
|
'requiresharp',
|
||||||
'returned',
|
'returned',
|
||||||
|
'run',
|
||||||
'same',
|
'same',
|
||||||
'see',
|
'see',
|
||||||
'set',
|
'set',
|
||||||
'sets',
|
'sets',
|
||||||
|
'sharp',
|
||||||
'should',
|
'should',
|
||||||
'since',
|
'since',
|
||||||
'site',
|
'site',
|
||||||
@ -116,5 +119,6 @@ module.exports = [
|
|||||||
'will',
|
'will',
|
||||||
'with',
|
'with',
|
||||||
'without',
|
'without',
|
||||||
'you'
|
'you',
|
||||||
|
'your'
|
||||||
];
|
];
|
||||||
|
@ -141,7 +141,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"async": "^3.2.4",
|
"async": "^3.2.4",
|
||||||
"cc": "^3.0.1",
|
"cc": "^3.0.1",
|
||||||
"documentation": "^14.0.0",
|
"documentation": "^14.0.1",
|
||||||
"exif-reader": "^1.0.3",
|
"exif-reader": "^1.0.3",
|
||||||
"extract-zip": "^2.0.1",
|
"extract-zip": "^2.0.1",
|
||||||
"icc": "^2.0.0",
|
"icc": "^2.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user