Skip to content

Commit

Permalink
fixup! repl: don't use deprecated domain module
Browse files Browse the repository at this point in the history
  • Loading branch information
RedYetiDev committed Oct 1, 2024
1 parent 2823b04 commit 2205b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/repl.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ global or scoped variable, the input `fs` will be evaluated on-demand as
<!-- YAML
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/PR_TODO
pr-url: https://github.com/nodejs/node/pull/55204
description: The ``process.setUncaughtExceptionCaptureCallback()`
function is now used instead of the `domain` module.
- version: v12.3.0
Expand Down

0 comments on commit 2205b0d

Please sign in to comment.