mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
build: update the ABI version for electron 8 nightlies (#19551)
This commit is contained in:
committed by
John Kleinschmidt
parent
3a6cafaf0a
commit
c190e64012
@@ -3,7 +3,7 @@ use_jumbo_build = true
|
||||
root_extra_deps = [ "//electron" ]
|
||||
|
||||
# Registry of NMVs --> https://github.com/nodejs/node/blob/master/doc/abi_version_registry.json
|
||||
node_module_version = 75
|
||||
node_module_version = 76
|
||||
|
||||
v8_promise_internal_field_count = 1
|
||||
v8_typed_array_max_size_in_heap = 0
|
||||
|
||||
Reference in New Issue
Block a user