Install autocrop-js & sharp

This commit is contained in:
Aleksandr Statciuk 2022-12-25 03:51:29 +03:00
parent 4a8cc392e2
commit 73106b61a6
3 changed files with 2375 additions and 42 deletions

1693
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -13,6 +13,7 @@
"author": "Arhey",
"dependencies": {
"@joi/date": "^2.1.0",
"autocrop-js": "^0.0.2",
"axios": "^0.25.0",
"chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.10",
@ -31,6 +32,7 @@
"node-cleanup": "^2.1.2",
"pre-commit": "^1.2.2",
"probe-image-size": "^7.2.3",
"sharp": "^0.31.1",
"signale": "^1.4.0",
"slugify": "^1.6.5",
"transliteration": "^2.2.0",

722
yarn.lock

File diff suppressed because it is too large Load diff