Skip to content

Commit

Permalink
feat(node): node-abi patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sibelius committed Aug 30, 2023
1 parent 450d05f commit ce2511d
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions patches/node-abi+3.47.0.patch
Original file line number Diff line number Diff line change
@@ -1,8 +1,22 @@
diff --git a/node_modules/node-abi/abi_registry.json b/node_modules/node-abi/abi_registry.json
index ed55679..f2baf99 100644
index ed55679..1b877fe 100644
--- a/node_modules/node-abi/abi_registry.json
+++ b/node_modules/node-abi/abi_registry.json
@@ -217,20 +217,6 @@
@@ -50,13 +50,6 @@
"future": false,
"abi": "93"
},
- {
- "runtime": "node",
- "target": "17.0.0",
- "lts": false,
- "future": false,
- "abi": "102"
- },
{
"runtime": "node",
"target": "18.0.0",
@@ -217,20 +210,6 @@
"runtime": "electron",
"target": "19.0.0-alpha.1"
},
Expand Down

0 comments on commit ce2511d

Please sign in to comment.