bump
Showing
This diff is collapsed.
| ... | @@ -20,7 +20,8 @@ | ... | @@ -20,7 +20,8 @@ |
| "Koishi.js", | "Koishi.js", | ||
| "qqbot", | "qqbot", | ||
| "cqhttp", | "cqhttp", | ||
| "onebot" | "onebot", | ||
| "required:pics" | |||
| ], | ], | ||
| "bugs": { | "bugs": { | ||
| "url": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-miraikoi/issues" | "url": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-miraikoi/issues" | ||
| ... | @@ -44,10 +45,10 @@ | ... | @@ -44,10 +45,10 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^10.0.20" | "koishi-thirdeye": "^10.0.25" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.6.2", | "koishi": "^4.6.3", | ||
| "koishi-plugin-pics": "^9.1.2" | "koishi-plugin-pics": "^9.1.2" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| ... | ... |
Please register or sign in to comment