Skip to content

Commit b9d64cd

Browse files
committed
Fix lookahead in branch
1 parent 362e3f5 commit b9d64cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 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.2",
5+
"version": "0.2.9-rc.3",
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/kyokan/hsd/tarball/0b427d80c632010cf69bf78988b551168ee57a0b",
122+
"hsd": "https://github.com/kyokan/hsd/tarball/296f36c996d9e1561fd0718d9887402181d57c85",
123123
"lodash.isequal": "4.5.0",
124124
"lodash.throttle": "4.1.1",
125125
"mixpanel": "0.10.2",

0 commit comments

Comments
 (0)