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