catchup to Koishi v4.3.2
Showing
| ... | @@ -39,7 +39,7 @@ | ... | @@ -39,7 +39,7 @@ |
| "@aws-sdk/util-format-url": "^3.38.0", | "@aws-sdk/util-format-url": "^3.38.0", | ||
| "class-transformer": "^0.4.0", | "class-transformer": "^0.4.0", | ||
| "moment": "^2.29.1", | "moment": "^2.29.1", | ||
| "schemastery-gen": "^2.4.2", | "schemastery-gen": "^3.0.0", | ||
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| ... | @@ -66,7 +66,7 @@ | ... | @@ -66,7 +66,7 @@ |
| "ws": "^8.3.0" | "ws": "^8.3.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.3.1" | "koishi": "^4.3.2" | ||
| }, | }, | ||
| "jest": { | "jest": { | ||
| "moduleFileExtensions": [ | "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment