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:
Diffstat (limited to 'doc/api/deprecations.md')
-rw-r--r--doc/api/deprecations.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 7644bc00829..c66e27895bc 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -2702,7 +2702,7 @@ runtime warning results no matter where the `"exports"` usage occurs.
### DEP0151: Main index lookup and extension searching
<!-- YAML
changes:
- - version: REPLACEME
+ - version: v15.8.0
pr-url: https://github.com/nodejs/node/pull/36918
description: Documentation-only deprecation
with `--pending-deprecation` support.