Migrate from got to simple-get (#945)

The simple-get module provides support for basic auth and
is already used by the future prebuild dependency.
This commit is contained in:
Matt Parrish
2017-09-12 00:38:17 -06:00
committed by Lovell Fuller
parent 5f29d1ba9c
commit 0004f5d2ff
2 changed files with 11 additions and 8 deletions

View File

@@ -70,9 +70,9 @@
"caw": "^2.0.0",
"color": "^2.0.0",
"detect-libc": "^0.2.0",
"got": "^7.1.0",
"nan": "^2.6.2",
"semver": "^5.3.0",
"simple-get": "^2.7.0",
"tar": "^3.1.5"
},
"devDependencies": {