add confirmation
Showing
| ... | @@ -28,11 +28,12 @@ | ... | @@ -28,11 +28,12 @@ |
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.3", | "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.4", | ||
| "koishi": "^4.0.0-beta.5" | "koishi": "^4.0.0-beta.5" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.3", | "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.4", | ||
| "@koishijs/plugin-onebot": "^4.0.0-alpha.8", | |||
| "@types/node": "^16.10.3", | "@types/node": "^16.10.3", | ||
| "@typescript-eslint/eslint-plugin": "^4.33.0", | "@typescript-eslint/eslint-plugin": "^4.33.0", | ||
| "@typescript-eslint/parser": "^4.33.0", | "@typescript-eslint/parser": "^4.33.0", | ||
| ... | ... |
Please register or sign in to comment