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