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