Skip to content

Commit 9b05040

Browse files
author
Alex Melville
committed
bump version and use correct bcash
1 parent 8c9f808 commit 9b05040

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitgo",
3-
"version": "3.4.15",
3+
"version": "3.5.0",
44
"description": "BitGo Javascript SDK",
55
"main": "./src/index.js",
66
"keywords": [
@@ -72,7 +72,7 @@
7272
"bigi": "1.4.0",
7373
"bignumber.js": "~4.0.2",
7474
"bitcoinjs-lib": "2.1.4",
75-
"bcashjs-lib": "git+ssh://git@github.com:BitGo/bcashjs-lib.git",
75+
"bcashjs-lib": "https://github.com/BitGo/bcashjs-lib.git",
7676
"body-parser": "~1.17.2",
7777
"bs58": "2.0.1",
7878
"bs58check": "1.0.4",

0 commit comments

Comments
 (0)