Skip to content

Commit b51dcf6

Browse files
nornagontargos
authored andcommitted
doc: add Electron 6 to abi_version_registry
PR-URL: #27288 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Joyee Cheung <[email protected]>
1 parent cac584d commit b51dcf6

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": 73, "runtime": "electron", "variant": "electron", "versions": "6" },
34
{ "modules": 72, "runtime": "node", "variant": "v8_7.4", "versions": "12.0.0-pre" },
45
{ "modules": 71, "runtime": "node", "variant": "v8_7.3", "versions": "12.0.0-pre" },
56
{ "modules": 70, "runtime": "electron", "variant": "electron", "versions": "5" },

0 commit comments

Comments
 (0)