catchup to Koishi v4.3.2
Showing
| ... | ... | @@ -29,7 +29,7 @@ |
| "homepage": "https://code.mycard.moe/nanahira/koishi-plugin-hisoutensoku-jammer", | ||
| "dependencies": { | ||
| "ip": "^1.1.5", | ||
| "koishi-thirdeye": "^8.3.3", | ||
| "koishi-thirdeye": "^9.0.1", | ||
| "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | ||
| "source-map-support": "^0.5.21", | ||
| ... | ... | @@ -61,7 +61,7 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.3.1" | ||
| "koishi": "^4.3.2" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment