Skip to content

Commit 3651a26

Browse files
nitsakhMarshallOfSound
authored andcommitted
feat: add abi version for electron 7 (#72)
1 parent 1ad02ee commit 3651a26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ var deprecatedTargets = [
100100
]
101101

102102
var futureTargets = [
103+
{runtime: 'electron', target: '7.0.0-beta.0', abi: '75', lts: false}
103104
]
104105

105106
var allTargets = deprecatedTargets

0 commit comments

Comments
 (0)