bump
Showing
| ... | @@ -32,7 +32,7 @@ | ... | @@ -32,7 +32,7 @@ |
| "dependencies": { | "dependencies": { | ||
| "class-transformer": "^0.4.0", | "class-transformer": "^0.4.0", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "schemastery-gen": "^3.1.4" | "schemastery-gen": "^3.1.10" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| ... | @@ -59,7 +59,7 @@ | ... | @@ -59,7 +59,7 @@ |
| "ws": "^8.3.0" | "ws": "^8.3.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.6.1" | "koishi": "^4.6.2" | ||
| }, | }, | ||
| "jest": { | "jest": { | ||
| "moduleFileExtensions": [ | "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment