catchup
Showing
| ... | ... | @@ -30,7 +30,7 @@ |
| "dependencies": { | ||
| "crypto-random-string": "^3.3.1", | ||
| "ip": "^1.1.5", | ||
| "koishi-thirdeye": "^9.0.1", | ||
| "koishi-thirdeye": "^9.1.0", | ||
| "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | ||
| "source-map-support": "^0.5.21", | ||
| ... | ... | @@ -62,7 +62,7 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.3.2" | ||
| "koishi": "^4.4.0" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment