Skip to content

Commit

Permalink
add latest node v10 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Aug 12, 2018
1 parent 7785e06 commit d606a69
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/util/abi_crosswalk.json
Original file line number Diff line number Diff line change
Expand Up @@ -1778,5 +1778,13 @@
"10.6.0": {
"node_abi": 64,
"v8": "6.7"
},
"10.7.0": {
"node_abi": 64,
"v8": "6.7"
},
"10.8.0": {
"node_abi": 64,
"v8": "6.7"
}
}

0 comments on commit d606a69

Please sign in to comment.