We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b954b commit 33d67a2Copy full SHA for 33d67a2
doc/api/deprecations.md
@@ -2699,8 +2699,7 @@ resolutions not in `node_modules`. This means there will not be deprecation
2699
warnings for `"exports"` in dependencies. With `--pending-deprecation`, a
2700
runtime warning results no matter where the `"exports"` usage occurs.
2701
2702
-<a id="DEP0148"></a>
2703
-### DEP0148: `http.IncomingMessage#connection`
+### DEP0149: `http.IncomingMessage#connection`
2704
<!-- YAML
2705
changes:
2706
- version: REPLACEME
0 commit comments