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 d38860f commit 3ce344aCopy full SHA for 3ce344a
package.json
@@ -83,9 +83,9 @@
83
},
84
"dependencies": {
85
"bitcore-lib": "^0.13.14",
86
- "bitcore-node": "braydonf/bitcore-node#aa7f0d7c605212eb8415e1de10721df43ae179c0",
87
- "insight-api": "braydonf/insight-api#667a38053b63694b76a85570241310590e8c074f",
88
- "insight-ui": "braydonf/insight-ui#d7c161d7b659b39d3929ea863b9bc388419ec57b"
+ "bitcore-node": "~3.0.0",
+ "insight-api": "^0.4.0",
+ "insight-ui": "^0.4.0"
89
90
"license": "MIT",
91
"devDependencies": {
0 commit comments