Skip to content

Commit 216f736

Browse files
Added the 'lts' and 'current' tags
Fixes nodejs#527
1 parent b9a24d8 commit 216f736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generate-stackbrew-library.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ array_6='6 boron'
1111
# shellcheck disable=SC2034
1212
array_8='8 carbon'
1313
# shellcheck disable=SC2034
14-
array_10='10 dubnium'
14+
array_10='10 dubnium lts'
1515
# shellcheck disable=SC2034
16-
array_11='11 latest'
16+
array_11='11 current latest'
1717
# shellcheck disable=SC2034
1818
array_chakracore_8='chakracore-8'
1919
# shellcheck disable=SC2034

0 commit comments

Comments
 (0)