Commit dc7cd5ee authored by nanahira's avatar nanahira

bump koishi-decorators

parent a0cdee5e
......@@ -11,7 +11,7 @@
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.3.0",
"koishi-decorators": "^1.3.1",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"schemastery-gen": "^3.1.2",
......@@ -4762,9 +4762,9 @@
}
},
"node_modules/koishi-decorators": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.0.tgz",
"integrity": "sha512-hGHTm6VGdjj4xeN/IqTS2mEw5V0Og0EqkXPcwoBnny8NVhN2x5zqVu+ZkLphNGd0qsuDf4oIK3cbPYAudyOrew==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.1.tgz",
"integrity": "sha512-UZisxMHvy9SyxyqqHntqCYVVfZ764VtO4bJ6RXKSjJAziBV0c+zLNzQC5nYWbKBsDQ4Fae44M2NJaqnmScAmNA==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......@@ -10438,9 +10438,9 @@
}
},
"koishi-decorators": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.0.tgz",
"integrity": "sha512-hGHTm6VGdjj4xeN/IqTS2mEw5V0Og0EqkXPcwoBnny8NVhN2x5zqVu+ZkLphNGd0qsuDf4oIK3cbPYAudyOrew==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.1.tgz",
"integrity": "sha512-UZisxMHvy9SyxyqqHntqCYVVfZ764VtO4bJ6RXKSjJAziBV0c+zLNzQC5nYWbKBsDQ4Fae44M2NJaqnmScAmNA==",
"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