update comty.js

This commit is contained in:
SrGooglo 2023-05-31 19:42:26 +00:00
parent 12b92bfe09
commit f78117585b
4 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
"@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.1", "comty.js": "^0.47.2",
"linebridge": "0.15.12", "linebridge": "0.15.12",
"corenode": "0.28.26", "corenode": "0.28.26",
"cors": "^2.8.5", "cors": "^2.8.5",

View File

@ -1,6 +1,6 @@
{ {
"name": "comty.js", "name": "comty.js",
"version": "0.47.1", "version": "0.47.2",
"main": "./dist/index.js", "main": "./dist/index.js",
"author": "RageStudio <support@ragestudio.net>", "author": "RageStudio <support@ragestudio.net>",
"scripts": { "scripts": {

View File

@ -25,7 +25,7 @@
"axios": "^1.2.5", "axios": "^1.2.5",
"bcrypt": "^5.1.0", "bcrypt": "^5.1.0",
"busboy": "^1.6.0", "busboy": "^1.6.0",
"comty.js": "^0.47.1", "comty.js": "^0.47.2",
"connect-mongo": "^4.6.0", "connect-mongo": "^4.6.0",
"content-range": "^2.0.2", "content-range": "^2.0.2",
"corenode": "0.28.26", "corenode": "0.28.26",

View File

@ -19,7 +19,7 @@
"@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.1", "comty.js": "^0.47.2",
"corenode": "0.28.26", "corenode": "0.28.26",
"linebridge": "0.15.12", "linebridge": "0.15.12",
"cors": "^2.8.5", "cors": "^2.8.5",