update a element
Showing
This diff is collapsed.
... | ... | @@ -45,7 +45,7 @@ |
"testEnvironment": "node" | ||
}, | ||
"peerDependencies": { | ||
"koishi": "^4.11.1", | ||
"koishi": "^4.11.6", | ||
"koishi-plugin-cache-aragami": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
... | ... | @@ -75,7 +75,7 @@ |
"fast-xml-parser": "^4.0.6", | ||
"file-type": "^16.5.3", | ||
"form-data": "^4.0.0", | ||
"koishi-thirdeye": "^11.1.21", | ||
"koishi-thirdeye": "^11.1.24", | ||
"raw-body": "^2.5.1" | ||
}, | ||
"koishi": { | ||
... | ... |
Please register or sign in to comment