bump koishi-decorators
Showing
| ... | ... | @@ -50,7 +50,7 @@ |
| "dependencies": { | ||
| "@types/koa": "^2.13.4", | ||
| "@types/koa__router": "^8.0.11", | ||
| "koishi-decorators": "^1.3.2", | ||
| "koishi-decorators": "^1.3.3", | ||
| "lodash": "^4.17.21", | ||
| "reflect-metadata": "^0.1.13", | ||
| "schemastery-gen": "^3.1.2", | ||
| ... | ... | @@ -74,7 +74,7 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.4.2", | ||
| "koishi": "^4.5.0", | ||
| "schemastery": "^3.1.0" | ||
| } | ||
| } |
Please register or sign in to comment