Skip to content

Commit

Permalink
usrlocalpkg/admin/config: Add node-20 aliases for Node.js 20.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Oct 28, 2023
1 parent af965ce commit 66b475d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions usrlocalpkg/admin/config
Original file line number Diff line number Diff line change
Expand Up @@ -1137,6 +1137,14 @@ node-18
npm18=npm
npx18=npx

node-20.9.0-0
node-20.9.0=node-20.9.0-0
node-20=node-20.9.0
node-20
node20=node
npm20=npm
npx20=npx

node=node-18
node
npm
Expand Down

0 comments on commit 66b475d

Please sign in to comment.