bump
Showing
| { | { | ||
| "name": "koishi-wrapper", | "name": "koishi-wrapper", | ||
| "version": "1.0.1", | "version": "1.0.2", | ||
| "description": "A simple wrapper for Koishi.js, mainly for Windows.", | "description": "A simple wrapper for Koishi.js, mainly for Windows.", | ||
| "main": "dist/index.js", | "main": "dist/index.js", | ||
| "scripts": { | "scripts": { | ||
| ... | @@ -32,7 +32,7 @@ | ... | @@ -32,7 +32,7 @@ |
| "@koishijs/plugin-adapter-onebot": "^4.0.0-alpha.9", | "@koishijs/plugin-adapter-onebot": "^4.0.0-alpha.9", | ||
| "@koishijs/plugin-verifier": "^1.0.0-alpha.1", | "@koishijs/plugin-verifier": "^1.0.0-alpha.1", | ||
| "better-sqlite3": "^7.4.3", | "better-sqlite3": "^7.4.3", | ||
| "koishi": "^4.0.0-alpha.10", | "koishi": "^4.0.0-alpha.11", | ||
| "proxy-agent": "^5.0.0" | "proxy-agent": "^5.0.0" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| ... | ... |
Please register or sign in to comment