Commit 4fa5ca10 authored by nanahira's avatar nanahira

bump

parent afc93978
......@@ -11,7 +11,7 @@
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.0.3",
"koishi-decorators": "^1.0.6",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"schemastery": "^2.1.2",
......@@ -4699,9 +4699,9 @@
}
},
"node_modules/koishi-decorators": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.0.3.tgz",
"integrity": "sha512-Xm+YbL+WV0nOzO4wz6Kqt/tS188FrWGxxSlAfzedUHS29ePQRwVpcb0UMTGr3hyKPgveRMU3aRDvdngIjdiLLg==",
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.0.6.tgz",
"integrity": "sha512-ms9d2Jo4VFpESnEbQ/amz3D3BDjRuxKgBB8h42XkIjz3G3Oa6hRgLnFltI4PhNfX6gRm8e0rLuW0ItDph5MNEQ==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......@@ -10272,9 +10272,9 @@
}
},
"koishi-decorators": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.0.3.tgz",
"integrity": "sha512-Xm+YbL+WV0nOzO4wz6Kqt/tS188FrWGxxSlAfzedUHS29ePQRwVpcb0UMTGr3hyKPgveRMU3aRDvdngIjdiLLg==",
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.0.6.tgz",
"integrity": "sha512-ms9d2Jo4VFpESnEbQ/amz3D3BDjRuxKgBB8h42XkIjz3G3Oa6hRgLnFltI4PhNfX6gRm8e0rLuW0ItDph5MNEQ==",
"requires": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......
......@@ -49,12 +49,12 @@
"ws": "^8.2.3"
},
"peerDependencies": {
"koishi": "^4.1.0"
"koishi": "^4.1.1"
},
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.0.3",
"koishi-decorators": "^1.0.6",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"schemastery": "^2.1.2",
......
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