: 发布 1.1.1-alpha.2

This commit is contained in:
就眠儀式 2022-05-17 00:11:00 +08:00
parent cc52c83317
commit 092650b049
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -75,7 +75,7 @@ importers:
'@layui/layer-vue': ^1.3.13
'@vueuse/core': ^8.5.0
animate.css: ^4.1.1
async-validator: ^4.0.7
async-validator: ^4.1.1
cropperjs: ^1.5.12
darkreader: ^4.9.46
dayjs: ^1.11.0
@ -87,7 +87,7 @@ importers:
'@layui/layer-vue': link:../layer
'@vueuse/core': 8.5.0_vue@3.2.33
animate.css: 4.1.1
async-validator: 4.0.7
async-validator: 4.1.1
cropperjs: 1.5.12
darkreader: 4.9.46
dayjs: 1.11.0
@ -2153,8 +2153,8 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
/async-validator/4.0.7:
resolution: {integrity: sha512-Pj2IR7u8hmUEDOwB++su6baaRi+QvsgajuFB9j95foM1N2gy5HM4z60hfusIO0fBPG5uLAEl6yCJr1jNSVugEQ==}
/async-validator/4.1.1:
resolution: {integrity: sha512-p4DO/JXwjs8klJyJL8Q2oM4ks5fUTze/h5k10oPPKMiLe1fj3G1QMzPHNmN1Py4ycOk7WlO2DcGXv1qiESJCZA==}
dev: false
/babel-plugin-dynamic-import-node/2.3.3: