Skip to content

Commit 91971ee

Browse files
VerteDindetargos
authored andcommitted
doc: reserve 128 for Electron 32
PR-URL: #53203 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
1 parent 350c733 commit 91971ee

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": 128, "runtime":"electron", "variant": "electron", "versions": "32" },
34
{ "modules": 127, "runtime":"node", "variant": "v8_12.4", "versions": "22.0.0-pre" },
45
{ "modules": 126,"runtime": "node", "variant": "v8_12.3", "versions": "22.0.0-pre" },
56
{ "modules": 125,"runtime": "electron", "variant": "electron", "versions": "31" },

0 commit comments

Comments
 (0)