bump
Showing
This diff is collapsed.
| ... | ... | @@ -28,7 +28,7 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-greeting", | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^9.2.4", | ||
| "koishi-thirdeye": "^9.2.10", | ||
| "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | ||
| "node-schedule": "^2.1.0" | ||
| ... | ... | @@ -59,7 +59,7 @@ |
| "ws": "^8.4.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.4.1" | ||
| "koishi": "^4.4.2" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment