migrate to rc1
Showing
This diff is collapsed.
| ... | ... | @@ -29,11 +29,11 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi", | ||
| "peerDependencies": { | ||
| "koishi": "^4.0.0-rc.0", | ||
| "koishi": "^4.0.0-rc.1", | ||
| "koishi-plugin-pics": "^6.0.1" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^6.0.2", | ||
| "koishi-thirdeye": "^7.0.2", | ||
| "schemastery-gen": "^2.3.1", | ||
| "source-map-support": "^0.5.21" | ||
| }, | ||
| ... | ... | @@ -44,7 +44,7 @@ |
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-rc.0", | ||
| "koishi": "^4.0.0-rc.1", | ||
| "koishi-plugin-pics": "^6.0.1", | ||
| "prettier": "^2.5.1", | ||
| "raw-loader": "^4.0.2", | ||
| ... | ... |
Please register or sign in to comment