Skip to content

Commit

Permalink
chore: remove unused codecov package from package.json (#915)
Browse files Browse the repository at this point in the history
[APER-2889]

The codecov package is no longer supported and we have moved to using a GitHub action for uploading coverage data. The NPM package can be removed from our requirements.
  • Loading branch information
justinhynes authored Nov 17, 2023
1 parent 8a27557 commit a9ce16a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 147 deletions.
146 changes: 0 additions & 146 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"@edx/reactifex": "2.2.0",
"@testing-library/react": "12.1.5",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"codecov": "3.8.3",
"enzyme": "3.11.0",
"glob": "10.3.10",
"react-test-renderer": "17.0.2",
Expand Down

0 comments on commit a9ce16a

Please sign in to comment.