Skip to content

Commit

Permalink
chore: put package for coverage reporting back to devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
ZRktty committed Aug 22, 2024
1 parent 33a83c8 commit 733f9e9
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 143 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,13 @@
"homepage": "https://github.com/zr87/accent-folding#readme",
"devDependencies": {
"@eslint/js": "^9.9.0",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.9.0",
"install": "^0.13.0",
"prettier": "3.3.3",
"semantic-release": "^24.1.0",
"vitest": "^2.0.5"
},
"dependencies": {
"@vitest/coverage-v8": "^2.0.5"
}
}
Loading

0 comments on commit 733f9e9

Please sign in to comment.