bump
Showing
This diff is collapsed.
... | ... | @@ -27,7 +27,7 @@ |
}, | ||
"homepage": "https://github.com/koishijs/koishi-plugin-pics", | ||
"dependencies": { | ||
"koishi-thirdeye": "^10.2.8", | ||
"koishi-thirdeye": "^10.3.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
... | ... | @@ -55,7 +55,7 @@ |
"ws": "^8.3.0" | ||
}, | ||
"peerDependencies": { | ||
"koishi": "^4.7.4" | ||
"koishi": "^4.7.5" | ||
}, | ||
"jest": { | ||
"moduleFileExtensions": [ | ||
... | ... |
Please register or sign in to comment