From ec77e1069e59ed598ce11ea47690695999c9d57b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 16 Nov 2021 02:15:17 +0000 Subject: [PATCH] feat: update ABI registry --- abi_registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abi_registry.json b/abi_registry.json index b58ed69..cceb7f1 100644 --- a/abi_registry.json +++ b/abi_registry.json @@ -52,7 +52,7 @@ }, { "runtime": "node", - "target": "17.0.1", + "target": "17.0.0", "lts": false, "future": false, "abi": "102" @@ -169,4 +169,4 @@ "runtime": "electron", "target": "16.0.0-alpha.1" } -] +] \ No newline at end of file