switch from axios to got package for client requests
authorJustin Wind <justin.wind+git@gmail.com>
Sun, 4 Jun 2023 19:06:11 +0000 (12:06 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sun, 4 Jun 2023 19:06:11 +0000 (12:06 -0700)
commitcc52f66ba8522b6bc7002dfba79c1162a51aef0e
treea0111b0303e1da4f20e5d12076c7d7ce223ce38f
parent03cdf23c601ed191fb3d23f5d5bd7b3c7198e578
switch from axios to got package for client requests
lib/common.js
lib/communication.js
package-lock.json
package.json
test/lib/common.js
test/lib/communication.js