bump
Showing
| ... | ... | @@ -53,8 +53,8 @@ |
| "koishi-decorators": "^1.1.1", | ||
| "lodash": "^4.17.21", | ||
| "reflect-metadata": "^0.1.13", | ||
| "typed-reflector": "^1.0.9", | ||
| "schemastery-gen": "^3.0.0" | ||
| "schemastery-gen": "^3.1.0", | ||
| "typed-reflector": "^1.0.9" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... | @@ -74,7 +74,7 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.3.2", | ||
| "schemastery": "^3.0.0" | ||
| "koishi": "^4.4.0", | ||
| "schemastery": "^3.1.0" | ||
| } | ||
| } |
Please register or sign in to comment