Commit e7eac1fe authored by nanahira's avatar nanahira

fix compile

parent c4a1b1b3
This diff is collapsed.
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
}, },
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-guild-verifier", "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-guild-verifier",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^10.2.8" "koishi-thirdeye": "^10.3.0"
}, },
"devDependencies": { "devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0", "@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
"ws": "^8.3.0" "ws": "^8.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.7.4" "koishi": "^4.7.5"
}, },
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment