Commit fb34332f authored by nanahira's avatar nanahira

bump koishi-entities

parent 91ecdd0f
......@@ -12,7 +12,7 @@
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.3.4",
"koishi-entities": "^1.0.2",
"koishi-entities": "^1.0.3",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"schemastery-gen": "^3.1.2",
......@@ -4798,9 +4798,9 @@
}
},
"node_modules/koishi-entities": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/koishi-entities/-/koishi-entities-1.0.2.tgz",
"integrity": "sha512-b5p4Tdb77ie1JFJgsYmIvZXB6CInUgIX9U7IbmDBg+ka9mfKClWmZXiYCBCuNTW71rQXsBVDdypKfm+iE0rhXQ==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/koishi-entities/-/koishi-entities-1.0.3.tgz",
"integrity": "sha512-E94ucsSCU5zm1ABme1F9gfZOMc9JGGaiUzWrVzTsJJuK3g5na7VszTGdeVk01vePOg3duZ8UvvyKvG8hTGlSMw==",
"dependencies": {
"@koishijs/plugin-database-memory": "^1.1.0",
"lodash": "^4.17.21",
......@@ -10497,9 +10497,9 @@
}
},
"koishi-entities": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/koishi-entities/-/koishi-entities-1.0.2.tgz",
"integrity": "sha512-b5p4Tdb77ie1JFJgsYmIvZXB6CInUgIX9U7IbmDBg+ka9mfKClWmZXiYCBCuNTW71rQXsBVDdypKfm+iE0rhXQ==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/koishi-entities/-/koishi-entities-1.0.3.tgz",
"integrity": "sha512-E94ucsSCU5zm1ABme1F9gfZOMc9JGGaiUzWrVzTsJJuK3g5na7VszTGdeVk01vePOg3duZ8UvvyKvG8hTGlSMw==",
"requires": {
"@koishijs/plugin-database-memory": "^1.1.0",
"lodash": "^4.17.21",
......
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