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