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
651fb53f98
commit
0bb1a947f8
@ -11,7 +11,7 @@
|
||||
"@foxify/events": "^2.1.0",
|
||||
"axios": "^1.4.0",
|
||||
"bcrypt": "5.0.1",
|
||||
"comty.js": "^0.46.1",
|
||||
"comty.js": "^0.47.0",
|
||||
"corenode": "0.28.26",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.0.3",
|
||||
|
@ -16,7 +16,7 @@
|
||||
"axios": "^1.2.5",
|
||||
"bcrypt": "^5.1.0",
|
||||
"busboy": "^1.6.0",
|
||||
"comty.js": "^0.46.1",
|
||||
"comty.js": "^0.47.0",
|
||||
"connect-mongo": "^4.6.0",
|
||||
"content-range": "^2.0.2",
|
||||
"corenode": "0.28.26",
|
||||
|
@ -12,10 +12,14 @@
|
||||
"@foxify/events": "^2.1.0",
|
||||
"axios": "^1.4.0",
|
||||
"bcrypt": "5.0.1",
|
||||
"comty.js": "^0.46.1",
|
||||
"comty.js": "^0.47.0",
|
||||
"corenode": "0.28.26",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.0.3",
|
||||
"connect-mongo": "^4.6.0",
|
||||
"minio": "^7.0.32",
|
||||
"mongoose": "^6.9.0",
|
||||
"redis": "^4.6.6",
|
||||
"express": "^4.18.2",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"luxon": "^3.0.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user