Upon installing, this shows up: ``` warning karma-coverage > istanbul@0.4.5: This module is no longer maintained, try this instead: npm i nyc ``` Would it be possible to move to use `nyc` instead of `istanbul`?