This commit is contained in:
2026-07-26 18:30:07 -05:00
parent d4620e5e8e
commit cedb606500
15 changed files with 1114 additions and 29 deletions
+7 -3
View File
@@ -6,7 +6,11 @@
"files": [
"gelectron_core.darwin-arm64.node"
],
"os": ["darwin"],
"cpu": ["arm64"],
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"license": "MIT"
}
}