hide it
Showing
This diff is collapsed.
| ... | @@ -20,7 +20,8 @@ | ... | @@ -20,7 +20,8 @@ |
| "Koishi.js", | "Koishi.js", | ||
| "qqbot", | "qqbot", | ||
| "cqhttp", | "cqhttp", | ||
| "onebot" | "onebot", | ||
| "market:hidden" | |||
| ], | ], | ||
| "bugs": { | "bugs": { | ||
| "url": "https://code.mycard.moe/3rdeye/koishi-plugin-countdown/issues" | "url": "https://code.mycard.moe/3rdeye/koishi-plugin-countdown/issues" | ||
| ... | @@ -45,10 +46,10 @@ | ... | @@ -45,10 +46,10 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-schedule-send": "^2.1.1", | "koishi-schedule-send": "^2.1.1", | ||
| "koishi-thirdeye": "^11.1.14" | "koishi-thirdeye": "^11.1.16" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.10.4" | "koishi": "^4.10.6" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-console": "^4.7.1", | "@koishijs/plugin-console": "^4.7.1", | ||
| ... | ... |
Please register or sign in to comment