Skip to content

Commit

Permalink
Add mapping for Node.js 22 → Jod
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlau committed Oct 24, 2024
1 parent 5edac5c commit 29aaaf2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion common.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ const ltsNames = {
14: 'fermium',
16: 'gallium',
18: 'hydrogen',
20: 'iron'
20: 'iron',
22: 'jod'
}

class Linker {
Expand Down

0 comments on commit 29aaaf2

Please sign in to comment.