catchup pics version
Showing
| ... | @@ -29,10 +29,10 @@ | ... | @@ -29,10 +29,10 @@ |
| }, | }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi", | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.0.0-beta.6" | "koishi": "^4.0.0-beta.6", | ||
| "koishi-plugin-pics": "^5.1.1" | |||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-plugin-pics": "^4.1.3", | |||
| "koishi-thirdeye": "^5.0.5", | "koishi-thirdeye": "^5.0.5", | ||
| "source-map-support": "^0.5.21" | "source-map-support": "^0.5.21" | ||
| }, | }, | ||
| ... | @@ -44,7 +44,7 @@ | ... | @@ -44,7 +44,7 @@ |
| "eslint-config-prettier": "^8.3.0", | "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-beta.6", | "koishi": "^4.0.0-beta.6", | ||
| "koishi-plugin-pics": "^4.1.3", | "koishi-plugin-pics": "^5.1.1", | ||
| "prettier": "^2.5.1", | "prettier": "^2.5.1", | ||
| "raw-loader": "^4.0.2", | "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | "ts-loader": "^9.2.6", | ||
| ... | ... |
Please register or sign in to comment