catchup and possibly locale updates
Showing
| { | ||
| "name": "koishi-plugin-picsource-yande", | ||
| "description": "Koishi 的 [Yande](https://yande.re) 和 [Konachan](https://konachan.com) 图源插件。", | ||
| "description": "Picture source from [Yande](https://yande.re) and [Konachan](https://konachan.com)", | ||
| "version": "1.3.2", | ||
| "main": "dist/index.js", | ||
| "types": "dist/src/index.d.ts", | ||
| ... | ... | @@ -28,11 +28,11 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-yande", | ||
| "peerDependencies": { | ||
| "koishi": "^4.4.0", | ||
| "koishi": "^4.4.1", | ||
| "koishi-plugin-pics": "^8.5.1" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^9.1.1", | ||
| "koishi-thirdeye": "^9.2.4", | ||
| "source-map-support": "^0.5.21" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... |
Please register or sign in to comment