bump
Showing
This diff is collapsed.
| ... | ... | @@ -32,7 +32,7 @@ |
| "dependencies": { | ||
| "class-transformer": "^0.4.0", | ||
| "lodash": "^4.17.21", | ||
| "schemastery-gen": "^3.1.14" | ||
| "schemastery-gen": "^3.1.15" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-console": "^4.1.1", | ||
| ... | ... | @@ -59,7 +59,7 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.8.2" | ||
| "koishi": "^4.8.3" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment