kiwiirc / irc-framework

🛠️ A better IRC framework for node.js. For bots and full clients.
MIT License
182 stars 65 forks source link

Upgrade depedencies to their latest versions #228

Closed xPaw closed 4 years ago

xPaw commented 4 years ago

Switched to yarn.lock, kiwiirc uses that too.

Changed istanbul to nyc, as istanbul is a dead project, and the coverage runner did not work on Windows.