Commit 52604afd authored by nanahira's avatar nanahira

bump

parent 01aa8ffd
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.0.2", "koishi-decorators": "^1.0.3",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"schemastery": "^2.1.2", "schemastery": "^2.1.2",
...@@ -4699,9 +4699,9 @@ ...@@ -4699,9 +4699,9 @@
} }
}, },
"node_modules/koishi-decorators": { "node_modules/koishi-decorators": {
"version": "1.0.2", "version": "1.0.3",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.0.2.tgz", "resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.0.3.tgz",
"integrity": "sha512-bZy3669+Ol4zWy4Jm+MSnGTV5k1nzVYqNiIjdBnkxu113Fus+7cWlLb8LblfS75mK6hsR6cJBQCcAb+8ijAg6g==", "integrity": "sha512-Xm+YbL+WV0nOzO4wz6Kqt/tS188FrWGxxSlAfzedUHS29ePQRwVpcb0UMTGr3hyKPgveRMU3aRDvdngIjdiLLg==",
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
...@@ -10272,9 +10272,9 @@ ...@@ -10272,9 +10272,9 @@
} }
}, },
"koishi-decorators": { "koishi-decorators": {
"version": "1.0.2", "version": "1.0.3",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.0.2.tgz", "resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.0.3.tgz",
"integrity": "sha512-bZy3669+Ol4zWy4Jm+MSnGTV5k1nzVYqNiIjdBnkxu113Fus+7cWlLb8LblfS75mK6hsR6cJBQCcAb+8ijAg6g==", "integrity": "sha512-Xm+YbL+WV0nOzO4wz6Kqt/tS188FrWGxxSlAfzedUHS29ePQRwVpcb0UMTGr3hyKPgveRMU3aRDvdngIjdiLLg==",
"requires": { "requires": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@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