diff --git a/index.js b/index.js index 81a760b..2f8d644 100644 --- a/index.js +++ b/index.js @@ -66,7 +66,8 @@ var supportedTargets = [ {runtime: 'electron', target: '1.8.0', abi: '57', lts: false}, {runtime: 'electron', target: '2.0.0', abi: '57', lts: false}, {runtime: 'electron', target: '3.0.0', abi: '64', lts: false}, - {runtime: 'electron', target: '4.0.0', abi: '64', lts: false} + {runtime: 'electron', target: '4.0.0', abi: '64', lts: false}, + {runtime: 'electron', target: '4.0.4', abi: '69', lts: false} ] var additionalTargets = [