bump
Showing
This diff is collapsed.
| ... | @@ -36,9 +36,8 @@ | ... | @@ -36,9 +36,8 @@ |
| "typescript": "^4.8.2" | "typescript": "^4.8.2" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@koishijs/cli": "^4.10.6", | "@koishijs/loader": "^2.5.0", | ||
| "@koishijs/loader": "^1.0.1", | "koishi": "^4.11.0", | ||
| "koishi": "^4.10.6", | |||
| "load-json-file": "^6.2.0", | "load-json-file": "^6.2.0", | ||
| "ws": "^8.2.3", | "ws": "^8.2.3", | ||
| "yaml": "^1.10.2" | "yaml": "^1.10.2" | ||
| ... | ... |
Please register or sign in to comment