Skip to content

Commit

Permalink
feat: update ABI registry
Browse files Browse the repository at this point in the history
  • Loading branch information
electron-node-abi-updater[bot] authored Jun 10, 2024
1 parent bc899a5 commit 556095b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions abi_registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
},
{
"abi": "123",
"future": true,
"future": false,
"lts": false,
"runtime": "electron",
"target": "31.0.0-alpha.1"
Expand All @@ -320,7 +320,7 @@
},
{
"abi": "125",
"future": true,
"future": false,
"lts": false,
"runtime": "electron",
"target": "31.0.0-beta.7"
Expand Down

0 comments on commit 556095b

Please sign in to comment.