catchup
Showing
| ... | ... | @@ -29,11 +29,11 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi", | ||
| "peerDependencies": { | ||
| "koishi": "^4.0.0-beta.4" | ||
| "koishi": "^4.0.0-beta.5" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-plugin-pics": "^4.1.3", | ||
| "koishi-thirdeye": "^4.2.7", | ||
| "koishi-thirdeye": "^4.3.0", | ||
| "source-map-support": "^0.5.21" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -43,7 +43,7 @@ |
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-beta.4", | ||
| "koishi": "^4.0.0-beta.5", | ||
| "koishi-plugin-pics": "^4.1.3", | ||
| "prettier": "^2.5.1", | ||
| "raw-loader": "^4.0.2", | ||
| ... | ... |
Please register or sign in to comment