Skip to content

Commit

Permalink
update to 0.7.13 electron-holochain
Browse files Browse the repository at this point in the history
  • Loading branch information
Connoropolous committed Nov 9, 2023
1 parent 592c57e commit bfbbadf
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 @@ -53,7 +53,7 @@
"eslint-plugin-import": "^2.22.1"
},
"dependencies": {
"@lightningrodlabs/electron-holochain": "=0.7.12",
"@lightningrodlabs/electron-holochain": "=0.7.13",
"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 @@ -1670,10 +1670,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.7.12":
version "0.7.12"
resolved "https://registry.yarnpkg.com/@lightningrodlabs/electron-holochain/-/electron-holochain-0.7.12.tgz#010bf6837b738b9245800ab61220ca34da93b2a7"
integrity sha512-p1TKr5FYYfFlNgeeT5tCCjDPOJ9hHqUPySj7iv50bOyIe1Ch+Rq5DniJEpV9NYCcPDGfZ1eoua2EUeHML2r/4g==
"@lightningrodlabs/electron-holochain@=0.7.13":
version "0.7.13"
resolved "https://registry.yarnpkg.com/@lightningrodlabs/electron-holochain/-/electron-holochain-0.7.13.tgz#485484eb2f5f846c680242e2d956d08bb43d23de"
integrity sha512-5hN0ZBcIJXbLKn47r96jSugP3yshBGS9Q3Uv81W9eWsyWByqRy4rQS8+AseFRnKGcUnP+eMSHuJOi+rVZTlYiw==
dependencies:
request "^2.88.2"
split "^1.0.1"
Expand Down

0 comments on commit bfbbadf

Please sign in to comment.