We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b4717 commit 81216a3Copy full SHA for 81216a3
doc/abi_version_registry.json
@@ -1,6 +1,7 @@
1
{
2
"NODE_MODULE_VERSION": [
3
- { "modules": 84, "runtime": "node", "variant": "v8_8.3", "versions": "15.0.0-pre" },
+ { "modules": 85, "runtime": "electron", "variant": "electron", "versions": "11" },
4
+ { "modules": 84, "runtime": "node", "variant": "v8_8.3", "versions": "15.0.0-pre" },
5
{ "modules": 83, "runtime": "node", "variant": "v8_8.1", "versions": "14.0.0" },
6
{ "modules": 82, "runtime": "electron", "variant": "electron", "versions": "10" },
7
{ "modules": 81, "runtime": "node", "variant": "v8_7.9", "versions": "14.0.0-pre" },
0 commit comments