Skip to content

Commit

Permalink
add Node.js 10 LTS dubnium (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlau authored and rvagg committed Oct 31, 2018
1 parent f2569d1 commit 46a6c70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions latest-linker.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const fs = require('fs')
4 : 'argon'
, 6 : 'boron'
, 8 : 'carbon'
, 10 : 'dubnium'
}

if (process.argv.length < 3)
Expand Down

0 comments on commit 46a6c70

Please sign in to comment.