rokucommunity / roku-debug

A compatibility wrapper around the BrightScript debug protocol https://developer.roku.com/en-ca/docs/developer-program/debugging/socket-based-debugger.md
MIT License
12 stars 9 forks source link

Remove axios in favor of postman-request #153

Closed TwitchBronBron closed 1 year ago

TwitchBronBron commented 1 year ago

Removes axios in favor of postman-request so we have one less dependency, especially considering postman-request is already required as part of roku-deploy anyway.