There are several devDependencies that we can elminate: - [ ] rewrite tests to use node's own test runner to replace `tape` - [ ] replace `got` with either native `fetch` or significantly smaller [ky ](https://github.com/sindresorhus/ky) - [ ] replace dependency on `xmlrpc`
There are several devDependencies that we can elminate:
tapegotwith either nativefetchor significantly smaller kyxmlrpc