bump
Showing
This diff is collapsed.
| ... | ... | @@ -50,7 +50,7 @@ |
| "@types/koa": "^2.13.5", | ||
| "@types/koa__router": "^12.0.0", | ||
| "cordis-decorators": "^1.0.26", | ||
| "minato-decorators": "^2.2.2", | ||
| "minato-decorators": "^2.2.3", | ||
| "rxjs": "^7.5.6" | ||
| }, | ||
| "jest": { | ||
| ... | ... | @@ -72,6 +72,6 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.11.6" | ||
| "koishi": "^4.12.1" | ||
| } | ||
| } |
Please register or sign in to comment