mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-05-11 18:46:25 +08:00
refactor(docs):添加自动化脚本,打通发版流程
- 建立底稿文件,移动异常md文档 - 新增脚本,打通发版流程 - 优化docker镜像源
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "test",
|
||||
"name": "408CSFamily",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
@@ -7,9 +7,11 @@
|
||||
"dev": "vuepress dev docs",
|
||||
"build": "vuepress build docs"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"author": "Rong姐姐好可爱",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"vuepress": "^2.0.0-beta.39"
|
||||
},
|
||||
"dependencies": {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user