Skip to content

Commit 46e575f

Browse files
committed
chore: 🚚 rename repo
1 parent 733bce5 commit 46e575f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "vitest-structured-reporter",
2+
"name": "vitest-v8-json-coverage-summary",
33
"version": "1.0.0",
4-
"description": "A vitest coverage summary generator plugin",
4+
"description": "A plugin for vitest that generates a coverage summary in json format",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)