Commit 08cde9c0 authored by nanahira's avatar nanahira

thirdeye and plugin Selection thing

parent f580699a
......@@ -9,7 +9,7 @@
"version": "3.0.3",
"license": "MIT",
"dependencies": {
"koishi-thirdeye": "^6.0.0",
"koishi-thirdeye": "^6.0.2",
"schemastery-gen": "^2.3.1",
"source-map-support": "^0.5.21"
},
......@@ -32,7 +32,7 @@
},
"peerDependencies": {
"koishi": "^4.0.0-rc.0",
"koishi-plugin-pics": "^6.0.0"
"koishi-plugin-pics": "^6.0.1"
}
},
"node_modules/@babel/code-frame": {
......@@ -2612,9 +2612,9 @@
}
},
"node_modules/koishi-thirdeye": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-6.0.0.tgz",
"integrity": "sha512-TLYuy+x6yFp004iBWRA4MongD19qqqWNlkABEst3mj2Xq26YkLMIkAS4P14hk1HHUf8wkI+AoCwrVqhhaUwjCg==",
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-6.0.2.tgz",
"integrity": "sha512-KOkK3eq+PTdrQjJ7/TBsz30dP+IQQsTmNU6OxIEL0nisFqEinlUPfva7XUUPa5PnljLOzUlmUYPnSjMcijWd0w==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......@@ -6186,9 +6186,9 @@
}
},
"koishi-thirdeye": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-6.0.0.tgz",
"integrity": "sha512-TLYuy+x6yFp004iBWRA4MongD19qqqWNlkABEst3mj2Xq26YkLMIkAS4P14hk1HHUf8wkI+AoCwrVqhhaUwjCg==",
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-6.0.2.tgz",
"integrity": "sha512-KOkK3eq+PTdrQjJ7/TBsz30dP+IQQsTmNU6OxIEL0nisFqEinlUPfva7XUUPa5PnljLOzUlmUYPnSjMcijWd0w==",
"requires": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......
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