bump things
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": "^2.1.6", | "koishi-decorators": "^2.1.7", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "minato-decorators": "^2.0.7", | "minato-decorators": "^2.0.7", | ||
| "reflect-metadata": "^0.1.13", | "reflect-metadata": "^0.1.13", | ||
| ... | @@ -75,7 +75,7 @@ | ... | @@ -75,7 +75,7 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.7.4", | "koishi": "^4.7.5", | ||
| "schemastery": "^3.4.3" | "schemastery": "^3.4.3" | ||
| } | } | ||
| } | } |
Please register or sign in to comment