bump
Showing
This diff is collapsed.
| ... | ... | @@ -50,7 +50,7 @@ |
| "lodash": "^4.17.21", | ||
| "minato-decorators": "^2.0.8", | ||
| "rxjs": "^7.5.6", | ||
| "satori-decorators": "^1.0.10" | ||
| "satori-decorators": "^1.0.11" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... | @@ -70,7 +70,7 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.8.1", | ||
| "koishi": "^4.8.3", | ||
| "schemastery": "^3.4.3" | ||
| } | ||
| } |
Please register or sign in to comment