mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
update comty.js
This commit is contained in:
parent
f61ff5d624
commit
b4d8b349ff
@ -15,7 +15,7 @@
|
||||
"@foxify/events": "^2.1.0",
|
||||
"axios": "^1.4.0",
|
||||
"bcrypt": "5.0.1",
|
||||
"comty.js": "^0.47.0",
|
||||
"comty.js": "^0.47.1",
|
||||
"linebridge": "0.15.12",
|
||||
"corenode": "0.28.26",
|
||||
"cors": "^2.8.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "comty.js",
|
||||
"version": "0.47.0",
|
||||
"version": "0.47.1",
|
||||
"main": "./dist/index.js",
|
||||
"author": "RageStudio <support@ragestudio.net>",
|
||||
"scripts": {
|
||||
|
@ -13,13 +13,20 @@
|
||||
"axios": "^1.4.0",
|
||||
"bcrypt": "^5.1.0",
|
||||
"busboy": "^1.6.0",
|
||||
"cors": "^2.8.5",
|
||||
"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",
|
||||
"dotenv": "^16.0.3",
|
||||
"hyper-express": "^6.5.9",
|
||||
"jsonwebtoken": "^9.0.0",
|
||||
"linebridge": "0.15.12",
|
||||
"live-directory": "^3.0.3",
|
||||
"comty.js": "0.47.1",
|
||||
"merge-files": "^0.1.2",
|
||||
"mime-types": "^2.1.35",
|
||||
"minio": "^7.0.32",
|
||||
|
@ -16,7 +16,7 @@
|
||||
"axios": "^1.2.5",
|
||||
"bcrypt": "^5.1.0",
|
||||
"busboy": "^1.6.0",
|
||||
"comty.js": "^0.47.0",
|
||||
"comty.js": "^0.47.1",
|
||||
"connect-mongo": "^4.6.0",
|
||||
"content-range": "^2.0.2",
|
||||
"corenode": "0.28.26",
|
||||
|
@ -12,7 +12,7 @@
|
||||
"@foxify/events": "^2.1.0",
|
||||
"axios": "^1.4.0",
|
||||
"bcrypt": "5.0.1",
|
||||
"comty.js": "^0.47.0",
|
||||
"comty.js": "^0.47.1",
|
||||
"corenode": "0.28.26",
|
||||
"linebridge": "0.15.12",
|
||||
"cors": "^2.8.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user