Skip to content

Commit

Permalink
remove coveralls package in favour of github action (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
kommander committed Oct 15, 2022
1 parent 69b4239 commit 29ce195
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 264 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"@types/jest": "29.1.1",
"@types/node": "18.8.0",
"@typescript-eslint/parser": "5.38.1",
"coveralls": "3.1.1",
"eslint": "8.24.0",
"jest": "29.1.2",
"standard": "17.0.0",
Expand All @@ -28,7 +27,6 @@
"test:coverage": "jest --coverage",
"test:watch": "jest --watch",
"build": "tsc",
"coveralls": "coveralls < coverage/lcov.info",
"prepack": "yarn build"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 29ce195

Please sign in to comment.