Commit 10e682fd authored by nanahira's avatar nanahira

bump koishi-decorators

parent a5f3798f
......@@ -11,7 +11,7 @@
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.2.9",
"koishi-decorators": "^1.2.10",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"schemastery-gen": "^3.1.2",
......@@ -4762,9 +4762,9 @@
}
},
"node_modules/koishi-decorators": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.2.9.tgz",
"integrity": "sha512-5+q5yZ3V3+ipWzzSd1qNWRIa2p8Uzt6M0Y2zzX2KCwsXKVnxjcoDzNHKxep7kr9CksRVgnu+QSO+lZie7Wekww==",
"version": "1.2.10",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.2.10.tgz",
"integrity": "sha512-4cb85l+VgEbCXpQouIxC2cXkM0bFcxvtH4ndOUNMnFyhOGhomGNul3iyH8FKSJ1LQeXZ8cDUXKEr7t02kihv7w==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......@@ -10438,9 +10438,9 @@
}
},
"koishi-decorators": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.2.9.tgz",
"integrity": "sha512-5+q5yZ3V3+ipWzzSd1qNWRIa2p8Uzt6M0Y2zzX2KCwsXKVnxjcoDzNHKxep7kr9CksRVgnu+QSO+lZie7Wekww==",
"version": "1.2.10",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.2.10.tgz",
"integrity": "sha512-4cb85l+VgEbCXpQouIxC2cXkM0bFcxvtH4ndOUNMnFyhOGhomGNul3iyH8FKSJ1LQeXZ8cDUXKEr7t02kihv7w==",
"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