mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
doc: add Electron 6 to abi_version_registry
PR-URL: https://github.com/nodejs/node/pull/27288 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
This commit is contained in:
parent
4416127482
commit
61546b91eb
@ -1,5 +1,6 @@
|
||||
{
|
||||
"NODE_MODULE_VERSION": [
|
||||
{ "modules": 73, "runtime": "electron", "variant": "electron", "versions": "6" },
|
||||
{ "modules": 72, "runtime": "node", "variant": "v8_7.4", "versions": "12.0.0-pre" },
|
||||
{ "modules": 71, "runtime": "node", "variant": "v8_7.3", "versions": "12.0.0-pre" },
|
||||
{ "modules": 70, "runtime": "electron", "variant": "electron", "versions": "5" },
|
||||
|
Loading…
Reference in New Issue
Block a user