Skip to content

Commit 8b89774

Browse files
committed
docs: add note on empty resolved
1 parent 5ad13ca commit 8b89774

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ const result = {
8181

8282
// raw version specifiers and keywords (as keys) resolved to exact Node.js versions (as values)
8383
// the value will be `false` when the specifier/keyword is unrecognized
84+
// will be an empty object when the `raw` array is empty
8485
"resolved": {
8586
"8": "8.17.0",
8687
"10": "10.18.0",

0 commit comments

Comments
 (0)