mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added missing dependencies
This commit is contained in:
parent
5138359e34
commit
2113896475
@ -14,25 +14,27 @@
|
|||||||
"axios": "^1.4.0",
|
"axios": "^1.4.0",
|
||||||
"bcrypt": "^5.1.0",
|
"bcrypt": "^5.1.0",
|
||||||
"busboy": "^1.6.0",
|
"busboy": "^1.6.0",
|
||||||
"cors": "^2.8.5",
|
"comty.js": "0.47.1",
|
||||||
"connect-mongo": "^4.6.0",
|
"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",
|
"content-range": "^2.0.2",
|
||||||
"corenode": "0.28.26",
|
"corenode": "0.28.26",
|
||||||
|
"cors": "^2.8.5",
|
||||||
"dotenv": "^16.0.3",
|
"dotenv": "^16.0.3",
|
||||||
|
"express": "^4.18.2",
|
||||||
|
"fluent-ffmpeg": "^2.1.2",
|
||||||
"hyper-express": "^6.5.9",
|
"hyper-express": "^6.5.9",
|
||||||
|
"jimp": "^0.22.8",
|
||||||
"jsonwebtoken": "^9.0.0",
|
"jsonwebtoken": "^9.0.0",
|
||||||
"linebridge": "0.15.12",
|
"linebridge": "0.15.12",
|
||||||
"comty.js": "0.47.1",
|
"luxon": "^3.0.4",
|
||||||
"merge-files": "^0.1.2",
|
"merge-files": "^0.1.2",
|
||||||
"mime-types": "^2.1.35",
|
"mime-types": "^2.1.35",
|
||||||
"minio": "^7.0.32",
|
"minio": "^7.0.32",
|
||||||
"moment": "^2.29.4",
|
"moment": "^2.29.4",
|
||||||
"moment-timezone": "^0.5.40",
|
"moment-timezone": "^0.5.40",
|
||||||
|
"mongoose": "^6.9.0",
|
||||||
|
"morgan": "^1.10.0",
|
||||||
|
"nanoid": "3.2.0",
|
||||||
"normalize-url": "^8.0.0",
|
"normalize-url": "^8.0.0",
|
||||||
"p-map": "^6.0.0",
|
"p-map": "^6.0.0",
|
||||||
"p-queue": "^7.3.4",
|
"p-queue": "^7.3.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user