bump things
Showing
| ... | ... | @@ -50,7 +50,7 @@ |
| "dependencies": { | ||
| "@types/koa": "^2.13.4", | ||
| "@types/koa__router": "^8.0.11", | ||
| "koishi-decorators": "^2.1.6", | ||
| "koishi-decorators": "^2.1.7", | ||
| "lodash": "^4.17.21", | ||
| "minato-decorators": "^2.0.7", | ||
| "reflect-metadata": "^0.1.13", | ||
| ... | ... | @@ -75,7 +75,7 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.7.4", | ||
| "koishi": "^4.7.5", | ||
| "schemastery": "^3.4.3" | ||
| } | ||
| } |
Please register or sign in to comment