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