catchup
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.1", | "koishi-thirdeye": "^9.1.0", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| ... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
| "ws": "^8.3.0" | "ws": "^8.3.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.3.2" | "koishi": "^4.4.0" | ||
| }, | }, | ||
| "jest": { | "jest": { | ||
| "moduleFileExtensions": [ | "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment