bump things
Showing
This diff is collapsed.
| ... | ... | @@ -50,11 +50,11 @@ |
| "dependencies": { | ||
| "@types/koa": "^2.13.4", | ||
| "@types/koa__router": "^8.0.11", | ||
| "koishi-decorators": "^1.3.5", | ||
| "koishi-entities": "^1.0.5", | ||
| "cosmotype-decorators": "^2.0.1", | ||
| "koishi-decorators": "^2.0.0", | ||
| "lodash": "^4.17.21", | ||
| "reflect-metadata": "^0.1.13", | ||
| "schemastery-gen": "^3.1.2", | ||
| "schemastery-gen": "^3.1.4", | ||
| "typed-reflector": "^1.0.10" | ||
| }, | ||
| "jest": { | ||
| ... | ... | @@ -75,7 +75,7 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.5.1", | ||
| "koishi": "^4.6.0", | ||
| "schemastery": "^3.1.0" | ||
| } | ||
| } |
src/cosmotype-exports.ts
0 → 100644
Please register or sign in to comment