重命名 docs 为 example

This commit is contained in:
就眠儀式
2021-11-23 11:08:40 +08:00
parent 97788e3a77
commit 4a4ee87b65
88 changed files with 14 additions and 7 deletions

View File

@@ -25,14 +25,13 @@
"layui",
"vue"
],
"author": "layui-vue",
"author": "就眠儀式",
"license": "MIT",
"peerDependencies": {
"vue": "^3.2.22",
"vue-router": "^4.0.12"
},
"dependencies": {
"@types/node": "^16.11.9",
"vue": "^3.2.22",
"vue-router": "^4.0.12"
},
@@ -41,6 +40,7 @@
"@babel/preset-env": "^7.15.8",
"@babel/preset-typescript": "^7.15.0",
"@rollup/plugin-babel": "^5.3.0",
"@types/node": "^16.11.9",
"@types/markdown-it": "^12.2.3",
"@types/markdown-it-container": "^2.0.4",
"@vitejs/plugin-vue": "^1.9.3",