Skip to content

Commit 120bd8f

Browse files
committed
Use hacked HSD/Goosig to get around GMP dependency
1 parent c819408 commit 120bd8f

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

package-lock.json

Lines changed: 8 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bob-wallet",
33
"productName": "Bob",
44
"author": "Kyokan Group, Inc.",
5-
"version": "0.2.9-rc.1",
5+
"version": "0.2.9-rc.2",
66
"description": "A Handshake wallet and auction manager.",
77
"scripts": {
88
"build": "./scripts/package.sh",
@@ -119,7 +119,7 @@
119119
"electron-updater": "4.1.2",
120120
"history": "4.7.2",
121121
"hs-client": "https://github.com/handshake-org/hs-client.git",
122-
"hsd": "https://github.com/handshake-org/hsd/tarball/1d7251957dd5ce35eb173c3fcdca0ca2479dcb83",
122+
"hsd": "https://github.com/kyokan/hsd/tarball/0b427d80c632010cf69bf78988b551168ee57a0b",
123123
"lodash.isequal": "4.5.0",
124124
"lodash.throttle": "4.1.1",
125125
"mixpanel": "0.10.2",

0 commit comments

Comments
 (0)