modif comtabilite
This commit is contained in:
+2
-1
@@ -75,7 +75,8 @@ function getHumanNodeVersion(abi) {
|
||||
case 53: return 'Electron 1.6.x';
|
||||
case 57: return 'Node.js 8.x';
|
||||
case 59: return 'Node.js 9.x';
|
||||
case 63: return 'Node.js 10.x';
|
||||
case 64: return 'Node.js 10.x';
|
||||
case 67: return 'Node.js 11.x';
|
||||
default: return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user