bump
Showing
This diff is collapsed.
| ... | @@ -30,7 +30,7 @@ | ... | @@ -30,7 +30,7 @@ |
| "dependencies": { | "dependencies": { | ||
| "crypto-random-string": "^3.3.1", | "crypto-random-string": "^3.3.1", | ||
| "ip": "^1.1.5", | "ip": "^1.1.5", | ||
| "koishi-thirdeye": "^9.2.4", | "koishi-thirdeye": "^9.2.10", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | "moment": "^2.29.1", | ||
| "tesseract.js": "^2.1.5" | "tesseract.js": "^2.1.5" | ||
| ... | @@ -61,7 +61,7 @@ | ... | @@ -61,7 +61,7 @@ |
| "ws": "^8.3.0" | "ws": "^8.3.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.4.1" | "koishi": "^4.4.2" | ||
| }, | }, | ||
| "jest": { | "jest": { | ||
| "moduleFileExtensions": [ | "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment