catchup
Showing
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| }, | }, | ||
| "homepage": "https://github.com/koishijs/koishi-plugin-pics", | "homepage": "https://github.com/koishijs/koishi-plugin-pics", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^8.2.2", | "koishi-thirdeye": "^8.3.2", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| ... | @@ -48,6 +48,6 @@ | ... | @@ -48,6 +48,6 @@ |
| "ws": "^8.3.0" | "ws": "^8.3.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.2.0" | "koishi": "^4.2.1" | ||
| } | } | ||
| } | } |
Please register or sign in to comment