clean up files

This commit is contained in:
yanyongyu
2020-06-24 21:56:49 +08:00
parent ed404901ca
commit 16099b2c35
99 changed files with 229 additions and 14193 deletions

View File

@ -1,9 +0,0 @@
{
"scripts": {
"docs:dev": "vuepress dev --host 127.0.0.1 -p 8888 --debug docs",
"docs:build": "vuepress build docs"
},
"devDependencies": {
"vuepress": "^0.14.8"
}
}