Skip to content

Commit 913bcd9

Browse files
authored
ci(pr): remove codecov dependency in favor of gh action (#18)
1 parent cb94c92 commit 913bcd9

File tree

2 files changed

+0
-193
lines changed

2 files changed

+0
-193
lines changed

package-lock.json

Lines changed: 0 additions & 191 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
@@ -10,7 +10,6 @@
1010
"build": "tsc",
1111
"clean": "rm -rf ./lib/",
1212
"cm": "cz",
13-
"coverage": "codecov",
1413
"lint": "eslint ./src/ --fix",
1514
"prepare": "husky install",
1615
"semantic-release": "semantic-release",
@@ -53,7 +52,6 @@
5352
"@types/node": "^12.20.11",
5453
"@typescript-eslint/eslint-plugin": "^4.22.0",
5554
"@typescript-eslint/parser": "^4.22.0",
56-
"codecov": "^3.8.3",
5755
"conventional-changelog-conventionalcommits": "^5.0.0",
5856
"eslint": "^7.25.0",
5957
"eslint-config-prettier": "^8.3.0",

0 commit comments

Comments
 (0)