Skip to content

Commit

Permalink
fix: add nyc as dependency
Browse files Browse the repository at this point in the history
Relates #10

Co-authored-by: Trish <[email protected]>
  • Loading branch information
Netceer and trishtracking committed Oct 21, 2020
1 parent 4e657cd commit 1553cb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
]
},
"devDependencies": {
"codecov": "^3.8.0"
"codecov": "^3.8.0",
"nyc": "^15.1.0"
}
}

0 comments on commit 1553cb8

Please sign in to comment.