diff --git a/doc/api/packages.md b/doc/api/packages.md index 1fe317cb445e3d..5e42c27e619ce2 100644 --- a/doc/api/packages.md +++ b/doc/api/packages.md @@ -336,7 +336,7 @@ analogous to the exports field. For packages with a small number of exports or imports, we recommend @@ -1076,6 +1076,7 @@ added: v12.7.0 changes: - version: - v14.13.0 + - v12.20.0 pr-url: https://github.com/nodejs/node/pull/34718 description: Add support for `"exports"` patterns. - version: