mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
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:
committed by
Lovell Fuller
parent
5f29d1ba9c
commit
0004f5d2ff
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user