Commit 7ef3d93c authored by nanahira's avatar nanahira

move thirdeye to peer

parent 8cb9a9b9
This diff is collapsed.
...@@ -45,11 +45,11 @@ ...@@ -45,11 +45,11 @@
}, },
"dependencies": { "dependencies": {
"koishi-target-def": "^1.0.5", "koishi-target-def": "^1.0.5",
"koishi-thirdeye": "^10.0.20",
"node-schedule": "^2.1.0" "node-schedule": "^2.1.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.6.2" "koishi": "^4.6.2",
"koishi-thirdeye": "^10.0.20"
}, },
"devDependencies": { "devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0", "@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
......
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