Skip to content

Commit 8f5145e

Browse files
authored
chore: replace nyc with c8 for coverage reporting in package.json (#149)
This pull request includes changes to the `package.json` file to update the code coverage tool from `nyc` to `c8`. Changes to code coverage tool: * Replaced `nyc` with `c8` in the `coverage` script. * Added `c8` as a new dependency. * Removed `nyc` from the list of dependencies.
1 parent 8793ce3 commit 8f5145e

File tree

2 files changed

+213
-980
lines changed

2 files changed

+213
-980
lines changed

0 commit comments

Comments
 (0)