fix package version
Showing
| ... | @@ -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": "^9.0.0", | "koishi-thirdeye": "^9.0.1", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| ... | ... |
Please register or sign in to comment