add http settings
Showing
| ... | @@ -44,11 +44,11 @@ | ... | @@ -44,11 +44,11 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^11.1.14" | "koishi-thirdeye": "^11.1.16" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.10.4", | "koishi": "^4.10.6", | ||
| "koishi-plugin-pics": "^10.2.1" | "koishi-plugin-pics": "^10.6.1" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-console": "^4.7.1", | "@koishijs/plugin-console": "^4.7.1", | ||
| ... | ... |
Please register or sign in to comment