bump
Showing
| ... | @@ -50,8 +50,8 @@ | ... | @@ -50,8 +50,8 @@ |
| "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.3.4", | "koishi-decorators": "^1.3.5", | ||
| "koishi-entities": "^1.0.4", | "koishi-entities": "^1.0.5", | ||
| "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", | ||
| ... | @@ -75,7 +75,7 @@ | ... | @@ -75,7 +75,7 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.5.0", | "koishi": "^4.5.1", | ||
| "schemastery": "^3.1.0" | "schemastery": "^3.1.0" | ||
| } | } | ||
| } | } |
Please register or sign in to comment