Skip to content

Commit 5677235

Browse files
watsontargos
authored andcommitted
doc: add missing 'added' versions to module.builtinModules
PR-URL: #30562 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
1 parent 5340a2d commit 5677235

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
@@ -932,7 +932,10 @@ via `require('module')`.
932932

933933
### module.builtinModules
934934
<!-- YAML
935-
added: v9.3.0
935+
added:
936+
- v9.3.0
937+
- v8.10.0
938+
- v6.13.0
936939
-->
937940

938941
* {string[]}

0 commit comments

Comments
 (0)