mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-04 20:37:56 +00:00
b43c678d94
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.9.5 to 1.9.7. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.9.7/packages/vuepress) --- updated-dependencies: - dependency-name: vuepress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
14 lines
329 B
JSON
14 lines
329 B
JSON
{
|
|
"scripts": {
|
|
"dev": "vuepress dev",
|
|
"build": "vuepress build"
|
|
},
|
|
"devDependencies": {
|
|
"@vuepress/plugin-google-analytics": "^1.9.7",
|
|
"vuepress": "^1.9.7",
|
|
"vuepress-plugin-code-copy": "^1.0.6",
|
|
"vuepress-plugin-sitemap": "^2.3.1",
|
|
"vuepress-theme-default-prefers-color-scheme": "^2.0.0"
|
|
}
|
|
}
|