bump
Showing
This diff is collapsed.
| ... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.0.0-beta.2", | "koishi": "^4.0.0-beta.2", | ||
| "koishi-plugin-pics": "^1.0.2", | "koishi-plugin-pics": "^2.0.0", | ||
| "read-dir-deep": "^7.0.1" | "read-dir-deep": "^7.0.1" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| ... | @@ -42,7 +42,7 @@ | ... | @@ -42,7 +42,7 @@ |
| "eslint-config-prettier": "^8.3.0", | "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-beta.2", | "koishi": "^4.0.0-beta.2", | ||
| "koishi-plugin-pics": "^1.0.4", | "koishi-plugin-pics": "^2.0.0", | ||
| "prettier": "^2.4.1", | "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | "ts-loader": "^9.2.6", | ||
| ... | ... |
Please register or sign in to comment