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