Skip to content

Commit

Permalink
usrlocalpkg/admin/config: Add node-22 aliases for Node.js 22.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Nov 7, 2024
1 parent cbdc5a4 commit ab2574a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion usrlocalpkg/admin/config
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,14 @@ node-20=node-20.13.1
node-20
node20=node
npm20=npm
npx20=npx
node-20.13.1-0

node-22.11.0=node-22.11.0-0
node-22=node-22.11.0
node-22
node22=node
npm22=npm
npx22=npx

node=node-20
node
Expand Down

0 comments on commit ab2574a

Please sign in to comment.