Skip to content

Commit 95b87ce

Browse files
MarshallOfSoundtargos
authored andcommitted
doc: claim NODE_MODULE_VERSION=76 for Electron 8
PR-URL: #28809 Refs: https://github.com/electron/electron/projects/20#card-24099810 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 0667d0c commit 95b87ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/abi_version_registry.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"NODE_MODULE_VERSION": [
3+
{ "modules": 76, "runtime": "electron", "variant": "electron", "versions": "8" },
34
{ "modules": 75, "runtime": "electron", "variant": "electron", "versions": "7" },
45
{ "modules": 74, "runtime": "node", "variant": "v8_7.5", "versions": "13.0.0-pre" },
56
{ "modules": 73, "runtime": "electron", "variant": "electron", "versions": "6" },

0 commit comments

Comments
 (0)