fix compile
Showing
This diff is collapsed.
... | @@ -28,11 +28,11 @@ | ... | @@ -28,11 +28,11 @@ |
}, | }, | ||
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-yande", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-yande", | ||
"peerDependencies": { | "peerDependencies": { | ||
"koishi": "^4.7.4", | "koishi": "^4.7.5", | ||
"koishi-plugin-pics": "^9.3.3" | "koishi-plugin-pics": "^9.4.1" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"koishi-thirdeye": "^10.2.8" | "koishi-thirdeye": "^10.3.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
... | ... |
Please register or sign in to comment