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
12b92bfe09
commit
f78117585b
@ -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",
|
||||||
|
@ -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": {
|
||||||
|
@ -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",
|
||||||
|
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user