Skip to content

Commit

Permalink
www/yarn-node21: Add yarn-node21 1.22.19 (copied from yarn-node20)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 1, 2023
1 parent 5a44d0e commit 093e9fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions www/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2520,6 +2520,7 @@
SUBDIR += yarn-node16
SUBDIR += yarn-node18
SUBDIR += yarn-node20
SUBDIR += yarn-node21
SUBDIR += yarr
SUBDIR += yaws
SUBDIR += you-get
Expand Down
5 changes: 5 additions & 0 deletions www/yarn-node21/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
USES= nodejs:21,run

MASTERDIR= ${.CURDIR}/../yarn-node20

.include "${MASTERDIR}/Makefile"

0 comments on commit 093e9fe

Please sign in to comment.