Commit 3a9c4bf7 authored by nanahira's avatar nanahira

bump koishi-decorators

parent 0a5e6331
......@@ -14,7 +14,7 @@
"@types/ws": "^8.2.0",
"koa": "^2.13.3",
"koa-bodyparser": "^4.3.0",
"koishi-decorators": "^1.2.4",
"koishi-decorators": "^1.2.5",
"lodash": "^4.17.21",
"ws": "^8.2.3"
},
......@@ -5546,9 +5546,9 @@
}
},
"node_modules/koishi-decorators": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.2.4.tgz",
"integrity": "sha512-2arIg7YCHY6LFVi2gtQdgsDfwETW0Oam1B0+QwzuDRR/1F0ptRnsSHIZIaBMgH/FRCntvFbHowFzjci6FtZlPg==",
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.2.5.tgz",
"integrity": "sha512-PYVXFNdSCbifr12L0JSiIZGQsax1cENyxzWg0LTRemgTp5iZgj/QPXqgh4p3IWZ8YIPYQ53vSS6lBG2PnhKOWA==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......@@ -12170,9 +12170,9 @@
}
},
"koishi-decorators": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.2.4.tgz",
"integrity": "sha512-2arIg7YCHY6LFVi2gtQdgsDfwETW0Oam1B0+QwzuDRR/1F0ptRnsSHIZIaBMgH/FRCntvFbHowFzjci6FtZlPg==",
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.2.5.tgz",
"integrity": "sha512-PYVXFNdSCbifr12L0JSiIZGQsax1cENyxzWg0LTRemgTp5iZgj/QPXqgh4p3IWZ8YIPYQ53vSS6lBG2PnhKOWA==",
"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