docs: 新增 Nprogress 物料

This commit is contained in:
就眠儀式
2022-03-09 01:32:07 +08:00
parent fbc7823b8c
commit 2c5bf79041
4 changed files with 34 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@layui/layui-vue",
"version": "0.3.9-alpha.3",
"version": "0.3.9-alpha.4",
"author": "就眠儀式",
"license": "MIT",
"description": "a component library for Vue 3 base on layui-vue",
@@ -36,17 +36,13 @@
"vue": "^3.2.31"
},
"dependencies": {
"@docsearch/js": "3",
"@layui/icons-vue": "^1.0.7",
"@layui/layer-vue": "^1.3.8",
"@vueuse/core": "^7.6.2",
"algoliasearch": "^4.12.2",
"async-validator": "^4.0.7",
"evtd": "^0.2.3",
"instantsearch.css": "^7.4.5",
"vue": "^3.2.31",
"vue-i18n": "^9.1.9",
"vue-instantsearch": "^4.3.3",
"vue-router": "^4.0.12"
},
"devDependencies": {