feat: update theme to 1.4.14
Showing
{ | ||
"name": "unidocs-unicloud-zh", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"directories": { | ||
"doc": "docs" | ||
}, | ||
"scripts": { | ||
"dev": "vuepress dev docs", | ||
"build": "node --max_old_space_size=4096 ./node_modules/vuepress/cli.js build docs --no-cache", | ||
"build-lite": "cross-env DOCS_LITE=true node --max_old_space_size=4096 ./node_modules/vuepress/cli.js build docs-lite --no-cache", | ||
"check-md":"vuepress check-md2 docs" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://gitcode.net/dcloud/unidocs-uni-app-x-zh.git" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://gitcode.net/dcloud/unidocs-uni-app-x-zh/issues" | ||
}, | ||
"homepage": "https://gitcode.net/dcloud/unidocs-uni-app-x-zh#readme", | ||
"devDependencies": { | ||
"cross-env": "^7.0.3", | ||
"dom-serializer": "^2.0.0", | ||
"fs-extra": "^10.0.0", | ||
"glob": "^7.1.7", | ||
"htmlparser2": "^9.0.0", | ||
"markdown-it-attrs": "^4.1.6", | ||
"markdown-it-raw-table": "^1.0.0", | ||
"markdown-it-task-lists": "^2.1.1", | ||
"vuepress-theme-uni-app-test": "^1.4.10" | ||
}, | ||
"dependencies": { | ||
"@docsearch/js": "^3.1.0", | ||
"node-html-parser": "^6.1.4", | ||
"vuepress": "1.9.9" | ||
} | ||
"name": "unidocs-unicloud-zh", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"directories": { | ||
"doc": "docs" | ||
}, | ||
"scripts": { | ||
"dev": "vuepress dev docs", | ||
"build": "node --max_old_space_size=4096 ./node_modules/vuepress/cli.js build docs --no-cache", | ||
"build-lite": "cross-env DOCS_LITE=true node --max_old_space_size=4096 ./node_modules/vuepress/cli.js build docs-lite --no-cache", | ||
"check-md": "vuepress check-md2 docs" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://gitcode.net/dcloud/unidocs-uni-app-x-zh.git" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://gitcode.net/dcloud/unidocs-uni-app-x-zh/issues" | ||
}, | ||
"homepage": "https://gitcode.net/dcloud/unidocs-uni-app-x-zh#readme", | ||
"devDependencies": { | ||
"cross-env": "^7.0.3", | ||
"dom-serializer": "^2.0.0", | ||
"fs-extra": "^10.0.0", | ||
"glob": "^7.1.7", | ||
"htmlparser2": "^9.0.0" | ||
}, | ||
"dependencies": { | ||
"vuepress-theme-uniapp-official": "^1.4.14", | ||
"vuepress": "1.9.9" | ||
} | ||
} |
此差异已折叠。
想要评论请 注册 或 登录