We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9f808 commit 9b05040Copy full SHA for 9b05040
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bitgo",
3
- "version": "3.4.15",
+ "version": "3.5.0",
4
"description": "BitGo Javascript SDK",
5
"main": "./src/index.js",
6
"keywords": [
@@ -72,7 +72,7 @@
72
"bigi": "1.4.0",
73
"bignumber.js": "~4.0.2",
74
"bitcoinjs-lib": "2.1.4",
75
- "bcashjs-lib": "git+ssh://git@github.com:BitGo/bcashjs-lib.git",
+ "bcashjs-lib": "https://github.com/BitGo/bcashjs-lib.git",
76
"body-parser": "~1.17.2",
77
"bs58": "2.0.1",
78
"bs58check": "1.0.4",
0 commit comments