bump
Showing
This diff is collapsed.
... | @@ -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": "^11.0.6", | "koishi-thirdeye": "^11.0.7", | ||
"lodash": "^4.17.21" | "lodash": "^4.17.21" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
... | @@ -56,7 +56,7 @@ | ... | @@ -56,7 +56,7 @@ |
"ws": "^8.3.0" | "ws": "^8.3.0" | ||
}, | }, | ||
"peerDependencies": { | "peerDependencies": { | ||
"koishi": "^4.8.2" | "koishi": "^4.8.3" | ||
}, | }, | ||
"jest": { | "jest": { | ||
"moduleFileExtensions": [ | "moduleFileExtensions": [ | ||
... | ... |
Please register or sign in to comment