We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65441d3 + ec46bdf commit c9e5df4Copy full SHA for c9e5df4
bin/list-all
@@ -24,5 +24,5 @@ all_definitions_from_node_build="$(nodebuild_wrapped --definitions)"
24
# Print
25
echo $(
26
print_only_fully_numeric_items "$all_definitions_from_node_build"
27
- printf "%s\n" lts-{argon,boron,carbon,dubnium,erbium,fermium,gallium} lts
+ printf "%s\n" lts-{argon,boron,carbon,dubnium,erbium,fermium,gallium,hydrogen} lts
28
)
0 commit comments