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/fs.md')
-rw-r--r--doc/api/fs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/fs.md b/doc/api/fs.md
index 81bacd32995..1c08f2d5267 100644
--- a/doc/api/fs.md
+++ b/doc/api/fs.md
@@ -3519,7 +3519,7 @@ with options `{ recursive: true, force: true }`.
<!-- YAML
added: v14.14.0
changes:
- - version: REPLACEME
+ - version: v16.14.0
pr-url: https://github.com/nodejs/node/pull/41132
description: The `path` parameter can be a WHATWG `URL` object using `file:`
protocol.
@@ -5267,7 +5267,7 @@ with options `{ recursive: true, force: true }`.
<!-- YAML
added: v14.14.0
changes:
- - version: REPLACEME
+ - version: v16.14.0
pr-url: https://github.com/nodejs/node/pull/41132
description: The `path` parameter can be a WHATWG `URL` object using `file:`
protocol.