Skip to content

Commit 7cda182

Browse files
committed
feat: use nyc directly as a module
BREAKING CHANGE: `nyc` is no longer a peer dependency, instead this module calls its API directly.
1 parent 29d1f40 commit 7cda182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ workflows:
140140
branches:
141141
only:
142142
- master
143+
- beta
143144
requires:
144145
- unit
145146
- frontend coverage

0 commit comments

Comments
 (0)