added missing dependencies

This commit is contained in:
SrGooglo 2023-05-31 02:06:15 +00:00
parent 5138359e34
commit 2113896475

View File

@ -14,25 +14,27 @@
"axios": "^1.4.0",
"bcrypt": "^5.1.0",
"busboy": "^1.6.0",
"cors": "^2.8.5",
"comty.js": "0.47.1",
"connect-mongo": "^4.6.0",
"mongoose": "^6.9.0",
"express": "^4.18.2",
"luxon": "^3.0.4",
"morgan": "^1.10.0",
"nanoid": "3.2.0",
"content-range": "^2.0.2",
"corenode": "0.28.26",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"fluent-ffmpeg": "^2.1.2",
"hyper-express": "^6.5.9",
"jimp": "^0.22.8",
"jsonwebtoken": "^9.0.0",
"linebridge": "0.15.12",
"comty.js": "0.47.1",
"luxon": "^3.0.4",
"merge-files": "^0.1.2",
"mime-types": "^2.1.35",
"minio": "^7.0.32",
"moment": "^2.29.4",
"moment-timezone": "^0.5.40",
"mongoose": "^6.9.0",
"morgan": "^1.10.0",
"nanoid": "3.2.0",
"normalize-url": "^8.0.0",
"p-map": "^6.0.0",
"p-queue": "^7.3.4",
@ -45,4 +47,4 @@
"mocha": "^10.2.0",
"nodemon": "^2.0.15"
}
}
}