chore(deps-dev): bump @nuxtjs/color-mode from 2.0.1 to 2.0.2

Bumps [@nuxtjs/color-mode](https://github.com/nuxt-community/color-mode-module) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/nuxt-community/color-mode-module/releases)
- [Changelog](https://github.com/nuxt-community/color-mode-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/color-mode-module/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-13 08:49:08 +00:00
committed by GitHub
parent a7a0f79793
commit b0e63922fa
2 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
"devDependencies": {
"@nuxt/types": "^2.14.11",
"@nuxt/typescript-build": "^2.0.3",
"@nuxtjs/color-mode": "^2.0.0",
"@nuxtjs/color-mode": "^2.0.2",
"@nuxtjs/tailwindcss": "^3.3.1",
"autoprefixer": "^9",
"postcss": "^7",