Skip to content

Commit

Permalink
chore: add github links
Browse files Browse the repository at this point in the history
  • Loading branch information
bacebu4 committed Nov 20, 2023
1 parent 55a011b commit fcfb2bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,14 @@
"scripts": {
"test": "node --experimental-test-coverage --test-reporter=spec --test-reporter-destination=stdout --test-reporter=@reporters/github --test-reporter-destination=stdout --test-reporter=cobertura --test-reporter-destination=cobertura-coverage.xml --test ./tests/index.test.js"
},
"repository": "git+https://github.com/bacebu4/cobertura.git",
"main": "index.js",
"author": "Vasilii Krasikov",
"license": "MIT",
"bugs": {
"url": "https://github.com/bacebu4/cobertura/issues"
},
"homepage": "https://github.com/bacebu4/cobertura#readme",
"devDependencies": {
"@reporters/github": "^1.5.3",
"cobertura": "^0.0.1-beta.2"
Expand Down

0 comments on commit fcfb2bb

Please sign in to comment.