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/errors.md')
-rw-r--r--doc/api/errors.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index 097b0208f73..a21b4ac852d 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -1989,7 +1989,7 @@ an `Error` with this code will be emitted.
### MODULE_NOT_FOUND
<!-- YAML
changes:
- - version: REPLACEME
+ - version: v12.0.0
pr-url: https://github.com/nodejs/node/pull/25690
description: Added `requireStack` property.
-->