Skip to content

Commit 96f7c12

Browse files
committed
chore: add vuepress
1 parent b232ba6 commit 96f7c12

File tree

2 files changed

+7355
-6
lines changed

2 files changed

+7355
-6
lines changed

package.json

+2-6
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@
2323
"url": "https://github.com/KuangPF/vue-cli-analysis/issues"
2424
},
2525
"homepage": "https://github.com/KuangPF/vue-cli-analysis#readme",
26-
"dependencies": {
27-
"async": "^2.6.1",
28-
"consolidate": "^0.15.1",
29-
"handlebars": "^4.0.12",
30-
"inquirer": "^6.2.0",
31-
"metalsmith": "^2.3.0"
26+
"devDependencies": {
27+
"vuepress": "^1.1.0"
3228
}
3329
}

0 commit comments

Comments
 (0)