Skip to content

Commit 3f95440

Browse files
aduh95danielleadams
authored andcommitted
doc: fix conditional exports flag removal version
PR-URL: #35428 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 85062b3 commit 3f95440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@ changes:
857857
pr-url: https://github.com/nodejs/node/pull/29978
858858
description: Implement conditional exports.
859859
- version:
860-
- v12.15.0
860+
- v12.16.0
861861
- v13.7.0
862862
pr-url: https://github.com/nodejs/node/pull/31001
863863
description: Remove the `--experimental-conditional-exports` option.

0 commit comments

Comments
 (0)