adapt
Showing
This diff is collapsed.
| ... | ... | @@ -8,11 +8,11 @@ |
| "source-map-support": "^0.5.19" | ||
| }, | ||
| "peerDependencies": { | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-alpha.9", | ||
| "koishi": "^4.0.0-alpha.10" | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.0", | ||
| "koishi": "^4.0.0-beta.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-alpha.9", | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.0-beta.0", | ||
| "@types/lodash": "^4.14.172", | ||
| "@types/mustache": "^4.1.2", | ||
| "@types/node": "^16.4.11", | ||
| ... | ... | @@ -23,7 +23,7 @@ |
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.0", | ||
| "koishi": "^4.0.0-alpha.10", | ||
| "koishi": "^4.0.0-beta.0", | ||
| "load-json-file": "^6.2.0", | ||
| "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | ||
| ... | ... |
Please register or sign in to comment