Skip to content

Commit b08bebd

Browse files
committed
doc: fix package.json "imports" field history
Refs: nodejs#34117
1 parent 4243ce0 commit b08bebd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/api/packages.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1118,7 +1118,9 @@ All paths defined in the `"exports"` must be relative file URLs starting with
11181118

11191119
### `"imports"`
11201120
<!-- YAML
1121-
added: v14.6.0
1121+
added:
1122+
- v14.6.0
1123+
- v12.19.0
11221124
-->
11231125

11241126
* Type: {Object}

0 commit comments

Comments
 (0)