Skip to content

Commit 12e2d1e

Browse files
committed
updated docs
1 parent f31bb36 commit 12e2d1e

File tree

2 files changed

+1257
-13417
lines changed

2 files changed

+1257
-13417
lines changed

docs/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"license": "MIT",
23
"scripts": {
34
"docs:dev": "vuepress dev docs",
45
"docs:build": "vuepress build docs"
@@ -9,9 +10,7 @@
910
"@vuepress/plugin-register-components": "^2.0.0-beta.27",
1011
"@vuepress/plugin-search": "^2.0.0-beta.27",
1112
"vite-plugin-windicss": "^1.8.1",
12-
"vue": "^3.0.0",
1313
"vuepress-vite": "^2.0.0-beta.27",
1414
"windicss": "^3.5.0"
15-
},
16-
"prettier": "prettier-config-vuepress"
15+
}
1716
}

0 commit comments

Comments
 (0)