random duel things
Showing
This diff is collapsed.
| ... | @@ -70,13 +70,15 @@ | ... | @@ -70,13 +70,15 @@ |
| "https-proxy-agent": "^7.0.6", | "https-proxy-agent": "^7.0.6", | ||
| "ipaddr.js": "^2.3.0", | "ipaddr.js": "^2.3.0", | ||
| "koishipro-core.js": "^1.3.4", | "koishipro-core.js": "^1.3.4", | ||
| "nfkit": "^1.0.31", | "nfkit": "^1.0.32", | ||
| "p-queue": "6.6.2", | "p-queue": "6.6.2", | ||
| "pg": "^8.18.0", | |||
| "pino": "^10.3.1", | "pino": "^10.3.1", | ||
| "pino-pretty": "^13.1.3", | "pino-pretty": "^13.1.3", | ||
| "rxjs": "^7.8.2", | "rxjs": "^7.8.2", | ||
| "typed-reflector": "^1.0.14", | "typed-reflector": "^1.0.14", | ||
| "typed-struct": "^2.7.1", | "typed-struct": "^2.7.1", | ||
| "typeorm": "^0.3.28", | |||
| "ws": "^8.19.0", | "ws": "^8.19.0", | ||
| "yaml": "^2.8.2", | "yaml": "^2.8.2", | ||
| "ygopro-cdb-encode": "^1.0.2", | "ygopro-cdb-encode": "^1.0.2", | ||
| ... | ... |
src/constants/room.ts
0 → 100644
src/feats/index.ts
0 → 100644
This diff is collapsed.
This diff is collapsed.
File moved
File moved
src/services/typeorm.ts
0 → 100644
Please register or sign in to comment