Skip to content

Commit e928d61

Browse files
MarshallOfSoundtargos
authored andcommitted
doc: claim NODE_MODULE_VERSION=80 for Electron 9
1 parent a228e22 commit e928d61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/abi_version_registry.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"NODE_MODULE_VERSION": [
3+
{ "modules": 80, "runtime": "electron", "variant": "electron", "versions": "9" },
34
{ "modules": 79, "runtime": "node", "variant": "v8_7.8", "versions": "13" },
45
{ "modules": 78, "runtime": "node", "variant": "v8_7.7", "versions": "13.0.0-pre" },
56
{ "modules": 77, "runtime": "node", "variant": "v8_7.6", "versions": "13.0.0-pre" },

0 commit comments

Comments
 (0)