bump version
Showing
This diff is collapsed.
| ... | ... | @@ -26,13 +26,11 @@ |
| "author": "Nanahira", | ||
| "license": "MIT", | ||
| "dependencies": { | ||
| "koishi-adapter-onebot": "^3.1.0", | ||
| "koishi-core": "^3.14.1", | ||
| "koishi-plugin-common": "^4.3.4", | ||
| "lodash": "^4.17.21" | ||
| "@koishijs/plugin-onebot": "^4.0.0-alpha.7", | ||
| "@koishijs/plugin-verifier": "^1.0.0-alpha.1", | ||
| "koishi": "^4.0.0-alpha.9" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/lodash": "^4.14.172", | ||
| "@types/node": "^16.7.10", | ||
| "@typescript-eslint/eslint-plugin": "^4.30.0", | ||
| "@typescript-eslint/parser": "^4.30.0", | ||
| ... | ... |
Please register or sign in to comment