load cdb in another thread
Showing
| ... | @@ -70,7 +70,7 @@ | ... | @@ -70,7 +70,7 @@ |
| "typeorm": "^0.3.28", | "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.4", | "ygopro-cdb-encode": "^1.0.5", | ||
| "ygopro-deck-encode": "^1.0.15", | "ygopro-deck-encode": "^1.0.15", | ||
| "ygopro-lflist-encode": "^1.0.3", | "ygopro-lflist-encode": "^1.0.3", | ||
| "ygopro-msg-encode": "^1.1.31", | "ygopro-msg-encode": "^1.1.31", | ||
| ... | @@ -91,4 +91,4 @@ | ... | @@ -91,4 +91,4 @@ |
| "ts-jest": "^29.4.6", | "ts-jest": "^29.4.6", | ||
| "typescript": "^5.9.3" | "typescript": "^5.9.3" | ||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
Please register or sign in to comment