kiddkai / atom-node-debugger

A Nodejs Debugger For Atom
MIT License
265 stars 75 forks source link

Fix deprecations #215 #222

Closed welbert closed 7 years ago

welbert commented 7 years ago

Issue #215

thornjad commented 7 years ago

Nice and clean cut. This should fix #215 and #222.

kiddkai commented 7 years ago

Nice fix, thank you!