From d32a5008c7d040fe25abee5f77b509d5845b8729 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 3 Aug 2022 19:06:05 +0000 Subject: [PATCH] feat: update ABI registry --- abi_registry.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/abi_registry.json b/abi_registry.json index 4a654be..f4f1bf7 100644 --- a/abi_registry.json +++ b/abi_registry.json @@ -206,5 +206,12 @@ "lts": false, "runtime": "electron", "target": "20.0.0-alpha.1" + }, + { + "abi": "109", + "future": true, + "lts": false, + "runtime": "electron", + "target": "21.0.0-alpha.1" } ] \ No newline at end of file