Commit 8f5145e
authored
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
2 files changed
+213
-980
lines changed
0 commit comments