ci: vue/use

This commit is contained in:
就眠儀式
2022-02-24 11:09:45 +08:00
parent ed312c40b1
commit 9726687879
5 changed files with 13 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@layui/layui-vue",
"version": "0.3.9-alpha.1",
"version": "0.3.9-alpha.2",
"author": "就眠儀式",
"license": "MIT",
"description": "a component library for Vue 3 base on layui-vue",
@@ -37,9 +37,9 @@
"vue": "^3.2.31"
},
"dependencies": {
"@layui/hooks-vue": "^0.1.7",
"@layui/icons-vue": "^1.0.7",
"@layui/layer-vue": "^1.3.5",
"@vueuse/core": "^7.6.2",
"async-validator": "^4.0.7",
"countup.js": "^2.0.8",
"evtd": "^0.2.3",
@@ -101,4 +101,4 @@
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
}
}