catchup
Showing
| ... | ... | @@ -32,7 +32,7 @@ |
| "dependencies": { | ||
| "class-transformer": "^0.4.0", | ||
| "lodash": "^4.17.21", | ||
| "schemastery-gen": "^3.0.0", | ||
| "schemastery-gen": "^3.1.0", | ||
| "source-map-support": "^0.5.20" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -60,7 +60,7 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.3.2" | ||
| "koishi": "^4.4.0" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment