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 e99e163 commit ad4e25eCopy full SHA for ad4e25e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bitcore",
3
- "version": "4.1.0",
+ "version": "4.1.1",
4
"description": "A platform to build bitcoin and blockchain-based applications.",
5
"author": "BitPay <[email protected]>",
6
"main": "index.js",
@@ -82,7 +82,7 @@
82
"request": "browser-request"
83
},
84
"dependencies": {
85
- "bitcore-lib": "^0.13.14",
+ "bitcore-lib": "^0.14",
86
"bitcore-node": "~3.1.0",
87
"insight-api": "^0.4.0",
88
"insight-ui": "^0.4.0"
0 commit comments