Skip to content

Commit 36517ed

Browse files
authored
removed codecov (#84)
1 parent a6a0296 commit 36517ed

File tree

2 files changed

+0
-114
lines changed

2 files changed

+0
-114
lines changed

package-lock.json

Lines changed: 0 additions & 112 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
},
2121
"devDependencies": {
2222
"ava": "6.1.3",
23-
"codecov": "3.8.3",
2423
"lockfile-lint": "4.14.0",
2524
"ls-engines": "0.9.3",
2625
"npm-run-all2": "6.2.2",
@@ -85,7 +84,6 @@
8584
"url": "https://github.com/semantic-release/issue-parser.git"
8685
},
8786
"scripts": {
88-
"codecov": "codecov -f coverage/coverage-final.json",
8987
"test": "npm-run-all --print-label --parallel lint:* --parallel test:*",
9088
"test:unit": "nyc ava -v",
9189
"lint:js": "xo",

0 commit comments

Comments
 (0)