mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 04:47:58 +00:00
27ba0accaf
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.5.0 to 1.5.1. - [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.5.1/packages/@vuepress/plugin-google-analytics) 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.5.1",
|
|
"vuepress": "^1.5.1",
|
|
"vuepress-theme-default-prefers-color-scheme": "^1.0.9",
|
|
"vuepress-plugin-sitemap": "^2.3.1"
|
|
}
|
|
} |