Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Farias <bradley.meck@gmail.com>2020-07-17 19:38:46 +0300
committerBradley Farias <bradley.meck@gmail.com>2020-08-26 22:35:34 +0300
commit423490423264d1b7624d578a421a1bedecbc5d2e (patch)
tree6dcd977b716af15dd5440f8ee5eb0ed7f7c4948b /node.gyp
parent87c43dee5302126fa370f5407a963cc8ab8ae013 (diff)
policy: implement scopes field
PR-URL: https://github.com/nodejs/node/pull/34552 Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index 22c270123f1..5da3ae61bcb 100644
--- a/node.gyp
+++ b/node.gyp
@@ -215,7 +215,6 @@
'lib/internal/url.js',
'lib/internal/util.js',
'lib/internal/util/comparisons.js',
- 'lib/internal/util/compositekey.js',
'lib/internal/util/debuglog.js',
'lib/internal/util/inspect.js',
'lib/internal/util/inspector.js',