bump
Showing
This diff is collapsed.
| ... | @@ -29,7 +29,7 @@ | ... | @@ -29,7 +29,7 @@ |
| }, | }, | ||
| "homepage": "https://github.com/koishijs/koishi-plugin-pics", | "homepage": "https://github.com/koishijs/koishi-plugin-pics", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^10.0.20", | "koishi-thirdeye": "^10.0.25", | ||
| "lodash": "^4.17.21" | "lodash": "^4.17.21" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| ... | @@ -57,7 +57,7 @@ | ... | @@ -57,7 +57,7 @@ |
| "ws": "^8.3.0" | "ws": "^8.3.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.6.2" | "koishi": "^4.6.3" | ||
| }, | }, | ||
| "jest": { | "jest": { | ||
| "moduleFileExtensions": [ | "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment