summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-registry-fetch/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/npm-registry-fetch/config.js')
-rw-r--r--deps/npm/node_modules/npm-registry-fetch/config.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/npm/node_modules/npm-registry-fetch/config.js b/deps/npm/node_modules/npm-registry-fetch/config.js
index 7fe5dacc94..1c43b26ead 100644
--- a/deps/npm/node_modules/npm-registry-fetch/config.js
+++ b/deps/npm/node_modules/npm-registry-fetch/config.js
@@ -19,7 +19,6 @@ module.exports = figgyPudding({
'fetch-retry-mintimeout': {},
'force-auth': {},
forceAuth: 'force-auth',
- 'gid': {},
'gzip': {},
'headers': {},
'https-proxy': {},
@@ -77,7 +76,6 @@ module.exports = figgyPudding({
'spec': {},
'strict-ssl': {},
'timeout': {},
- 'uid': {},
'user-agent': {
default: `${
pkg.name