fix compile
Showing
This diff is collapsed.
| ... | ... | @@ -31,11 +31,11 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi", | ||
| "peerDependencies": { | ||
| "koishi": "^4.7.4", | ||
| "koishi-plugin-pics": "^9.3.3" | ||
| "koishi": "^4.7.5", | ||
| "koishi-plugin-pics": "^9.4.1" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^10.2.8", | ||
| "koishi-thirdeye": "^10.3.1", | ||
| "schemastery-gen": "^3.1.10" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... |
Please register or sign in to comment