(release): 1.3.1

This commit is contained in:
就眠儀式
2022-07-20 14:20:16 +08:00
parent 1600160d0c
commit a895ecf375
3 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@layui/layui-vue",
"version": "1.3.0",
"version": "1.3.1",
"author": "就眠儀式",
"license": "MIT",
"description": "a component library for Vue 3 base on layui-vue",

View File

@@ -38,6 +38,7 @@ const matchModule: string[] = [
"page",
"scroll",
"radio",
"empty"
];
export default (): UserConfigExport => {