mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-04 20:37:56 +00:00
cb4d7d1908
Bumps [vuepress-theme-default-prefers-color-scheme](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/releases) - [Changelog](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/blob/master/CHANGELOG.md) - [Commits](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
12 lines
285 B
JSON
12 lines
285 B
JSON
{
|
|
"scripts": {
|
|
"dev": "vuepress dev",
|
|
"build": "vuepress build"
|
|
},
|
|
"devDependencies": {
|
|
"@vuepress/plugin-google-analytics": "^1.6.0",
|
|
"vuepress": "^1.6.0",
|
|
"vuepress-theme-default-prefers-color-scheme": "^1.1.1",
|
|
"vuepress-plugin-sitemap": "^2.3.1"
|
|
}
|
|
} |