bump
Showing
| ... | ... | @@ -22,7 +22,8 @@ |
| "cqhttp", | ||
| "onebot", | ||
| "impl:edging", | ||
| "market:hidden" | ||
| "market:hidden", | ||
| "optional:pics" | ||
| ], | ||
| "bugs": { | ||
| "url": "https://code.mycard.moe/3rdeye/koishi-plugin-edging/issues" | ||
| ... | ... | @@ -46,11 +47,11 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^10.0.20", | ||
| "koishi-thirdeye": "^10.0.25", | ||
| "moment": "^2.29.3" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.6.2", | ||
| "koishi": "^4.6.3", | ||
| "koishi-plugin-pics": "^9.1.2" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... |
Please register or sign in to comment