resize image to 'small_' and medium version (and delete the orginal)
This commit is contained in:
@@ -21,9 +21,11 @@
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bluebird": "^3.7.2",
|
||||
"body-parser": "^1.19.0",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"cors": "^2.8.5",
|
||||
"country-codes-list": "^1.6.8",
|
||||
"crypto-js": "^4.1.1",
|
||||
"csurf": "^1.11.0",
|
||||
"dotenv": "^10.0.0",
|
||||
"ejs": "^3.1.6",
|
||||
"email-templates": "^8.0.8",
|
||||
@@ -38,6 +40,7 @@
|
||||
"mysql": "^2.18.1",
|
||||
"node-cron": "^3.0.0",
|
||||
"node-emoji": "^1.11.0",
|
||||
"node-image-resizer": "^1.0.0",
|
||||
"node-pre-gyp": "^0.14.0",
|
||||
"node-telegram-bot-api": "^0.54.0",
|
||||
"nodemailer": "^6.6.3",
|
||||
|
||||
Reference in New Issue
Block a user