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