fix: 修复因 docsearch 产生的对等依赖警告

This commit is contained in:
就眠儀式
2022-03-26 05:07:14 +08:00
parent ac21e6cd91
commit ba7be89388
3 changed files with 4 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@layui/layui-vue",
"version": "0.4.1",
"version": "0.4.2-alpha.4",
"author": "就眠儀式",
"license": "MIT",
"description": "a component library for Vue 3 base on layui-vue",
@@ -36,7 +36,6 @@
"vue": "^3.2.31"
},
"dependencies": {
"@docsearch/js": "3.0.0",
"@layui/icons-vue": "^1.0.7",
"@layui/layer-vue": "^1.3.11",
"@vueuse/core": "^7.6.2",