Skip to content

Commit

Permalink
bump electron holochain version to work with non arm64 mac
Browse files Browse the repository at this point in the history
  • Loading branch information
weswalla committed Sep 13, 2024
1 parent 988f5c2 commit c47855c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-plugin-import": "^2.22.1"
},
"dependencies": {
"@lightningrodlabs/electron-holochain": "0.9.0",
"@lightningrodlabs/electron-holochain": "0.9.1",
"electron-context-menu": "^3.5.0",
"electron-default-menu": "^1.0.2",
"electron-log": "^4.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1849,10 +1849,10 @@
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b"
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==

"@lightningrodlabs/electron-holochain@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@lightningrodlabs/electron-holochain/-/electron-holochain-0.9.0.tgz#21f20216213f5af906b86f8687f6c35fb7b79f40"
integrity sha512-2a/vHS5wCJVkThJes695e0k5yV5363nH5aa2dj+REEhZhMoe/nrXxX3DJqYEWAXOm5SEdqDtRVwpDBamroprAg==
"@lightningrodlabs/electron-holochain@0.9.1":
version "0.9.1"
resolved "https://registry.yarnpkg.com/@lightningrodlabs/electron-holochain/-/electron-holochain-0.9.1.tgz#8d748fe3e7dad8a2e0aa2c6c4b92da1fee7da334"
integrity sha512-X4hMFBt30OKYZbLTZy3c7uxDmwRX08nbermQZVOBpivJgfP0v9yCZYrqfZJho4uE/wbin704oHJNX0eGGmqnTg==
dependencies:
request "^2.88.2"
split "^1.0.1"
Expand Down

0 comments on commit c47855c

Please sign in to comment.