Merge branch 'koishi' into enter-room-log
Showing
challonge.js
0 → 100644
challonge.ts
0 → 100644
This diff is collapsed.
| ... | ... | @@ -14,9 +14,8 @@ |
| "async": "^3.2.0", | ||
| "axios": "^0.19.2", | ||
| "bunyan": "^1.8.14", | ||
| "challonge": "^2.2.0", | ||
| "deepmerge": "^4.2.2", | ||
| "formidable": "^2.0.1", | ||
| "formidable": "^1.2.6", | ||
| "geoip-country-lite": "^1.0.0", | ||
| "jszip": "^3.5.0", | ||
| "load-json-file": "^6.2.0", | ||
| ... | ... | @@ -24,6 +23,7 @@ |
| "moment": "^2.29.1", | ||
| "mysql": "^2.18.1", | ||
| "node-os-utils": "^1.3.2", | ||
| "p-queue": "6.6.2", | ||
| "pg": "^6.4.2", | ||
| "q": "^1.5.1", | ||
| "querystring": "^0.2.0", | ||
| ... | ... |
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment