catchup
Showing
| ... | ... | @@ -28,7 +28,7 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-thesaurus", | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^9.0.1", | ||
| "koishi-thirdeye": "^9.1.0", | ||
| "lodash": "^4.17.21", | ||
| "source-map-support": "^0.5.20" | ||
| }, | ||
| ... | ... | @@ -57,7 +57,7 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.3.2" | ||
| "koishi": "^4.4.0" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment