mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added linebridge
This commit is contained in:
parent
0bb1a947f8
commit
8305200c03
@ -8,10 +8,15 @@
|
|||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"connect-mongo": "^4.6.0",
|
||||||
|
"minio": "^7.0.32",
|
||||||
|
"mongoose": "^6.9.0",
|
||||||
|
"redis": "^4.6.6",
|
||||||
"@foxify/events": "^2.1.0",
|
"@foxify/events": "^2.1.0",
|
||||||
"axios": "^1.4.0",
|
"axios": "^1.4.0",
|
||||||
"bcrypt": "5.0.1",
|
"bcrypt": "5.0.1",
|
||||||
"comty.js": "^0.47.0",
|
"comty.js": "^0.47.0",
|
||||||
|
"linebridge": "0.15.12",
|
||||||
"corenode": "0.28.26",
|
"corenode": "0.28.26",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"dotenv": "^16.0.3",
|
"dotenv": "^16.0.3",
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
"bcrypt": "5.0.1",
|
"bcrypt": "5.0.1",
|
||||||
"comty.js": "^0.47.0",
|
"comty.js": "^0.47.0",
|
||||||
"corenode": "0.28.26",
|
"corenode": "0.28.26",
|
||||||
|
"linebridge": "0.15.12",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"dotenv": "^16.0.3",
|
"dotenv": "^16.0.3",
|
||||||
"connect-mongo": "^4.6.0",
|
"connect-mongo": "^4.6.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user