catchup
Showing
This diff is collapsed.
| ... | @@ -28,7 +28,8 @@ | ... | @@ -28,7 +28,8 @@ |
| "dependencies": { | "dependencies": { | ||
| "@koishijs/plugin-onebot": "^4.0.0-alpha.7", | "@koishijs/plugin-onebot": "^4.0.0-alpha.7", | ||
| "@koishijs/plugin-verifier": "^1.0.0-alpha.1", | "@koishijs/plugin-verifier": "^1.0.0-alpha.1", | ||
| "koishi": "^4.0.0-alpha.9" | "koishi": "^4.0.0-alpha.9", | ||
| "proxy-agent": "^5.0.0" | |||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/node": "^16.7.10", | "@types/node": "^16.7.10", | ||
| ... | ... |
Please register or sign in to comment