bump
Showing
| ... | @@ -49,12 +49,12 @@ | ... | @@ -49,12 +49,12 @@ |
| "ws": "^8.2.3" | "ws": "^8.2.3" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.1.0" | "koishi": "^4.1.1" | ||
| }, | }, | ||
| "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.0.3", | "koishi-decorators": "^1.0.6", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "reflect-metadata": "^0.1.13", | "reflect-metadata": "^0.1.13", | ||
| "schemastery": "^2.1.2", | "schemastery": "^2.1.2", | ||
| ... | ... |
Please register or sign in to comment