Skip to content

Commit 40b7621

Browse files
watsonaddaleax
authored andcommitted
doc: add missing 'added' versions to module.builtinModules
PR-URL: #30562 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
1 parent aca0119 commit 40b7621

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/api/modules.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,10 @@ via `require('module')`.
945945

946946
### module.builtinModules
947947
<!-- YAML
948-
added: v9.3.0
948+
added:
949+
- v9.3.0
950+
- v8.10.0
951+
- v6.13.0
949952
-->
950953

951954
* {string[]}

0 commit comments

Comments
 (0)