bump to latest
Showing
This diff is collapsed.
| ... | ... | @@ -29,11 +29,11 @@ |
| "author": "Nanahira <nanahira@momobako.com>", | ||
| "license": "MIT", | ||
| "dependencies": { | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.2", | ||
| "@koishijs/plugin-verifier": "^1.0.0-beta.1", | ||
| "koishi": "^4.0.0-beta.2", | ||
| "@koishijs/plugin-adapter-onebot": "^4.2.1", | ||
| "@koishijs/plugin-verifier": "^1.0.2", | ||
| "koishi": "^4.6.2", | ||
| "ws": "^8.2.3", | ||
| "yaml": "^1.10.2" | ||
| "yaml": "^2.0.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/better-sqlite3": "^7.4.0", | ||
| ... | ... |
switch-plugin.sh
0 → 100755
Please register or sign in to comment