Skip to content

Commit

Permalink
move codecov to dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Oct 13, 2023
1 parent 032cd22 commit 086e0fe
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"dependencies": {
"@storybook/csf": "^0.1.1",
"@storybook/mdx2-csf": "^1.1.0",
"@vitest/coverage-v8": "^0.34.6",
"consola": "^3.2.3",
"prettier": "^2.8.8",
"prettier-plugin-organize-imports": "^3.2.3",
Expand All @@ -107,6 +106,7 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^18.18.5",
"@types/prettier": "^2.7.3",
"@vitest/coverage-v8": "^0.34.6",
"cross-env": "^7.0.3",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
Loading

0 comments on commit 086e0fe

Please sign in to comment.