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