mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 21:57:51 +00:00
Update net-keepalive to v1.3.3, reclaiming ~200MB disk space (npm install)
Change-type: patch
This commit is contained in:
parent
d1f46a59f7
commit
d4de25e545
3003
npm-shrinkwrap.json
generated
3003
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@ -267,7 +267,7 @@
|
||||
"window-size": "^1.1.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"net-keepalive": "^1.3.2",
|
||||
"net-keepalive": "^1.3.3",
|
||||
"windosu": "^0.3.0"
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff --git a/node_modules/net-keepalive/node_modules/node-gyp-build/index.js b/node_modules/net-keepalive/node_modules/node-gyp-build/index.js
|
||||
diff --git a/node_modules/node-gyp-build/index.js b/node_modules/node-gyp-build/index.js
|
||||
index 3e39703..5e84906 100644
|
||||
--- a/node_modules/net-keepalive/node_modules/node-gyp-build/index.js
|
||||
+++ b/node_modules/net-keepalive/node_modules/node-gyp-build/index.js
|
||||
--- a/node_modules/node-gyp-build/index.js
|
||||
+++ b/node_modules/node-gyp-build/index.js
|
||||
@@ -29,6 +29,9 @@ load.path = function (dir) {
|
||||
if (process.env[name + '_PREBUILD']) dir = process.env[name + '_PREBUILD']
|
||||
} catch (err) {}
|
Loading…
Reference in New Issue
Block a user