Skip to content

Commit f0569b9

Browse files
authored
Merge pull request #108 from pshenmic/feat/upgrade-dashcore-lib
Bump dashcore-lib version
2 parents 99bd888 + b6ec1a3 commit f0569b9

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package-lock.json

Lines changed: 10 additions & 9 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": "@dashevo/dashcore-node",
33
"description": "Full node with extended capabilities using Dashcore and Dash Core (dashd)",
44
"author": "BitPay <dev@bitpay.com>",
5-
"version": "7.0.4",
5+
"version": "7.0.5",
66
"main": "./index.js",
77
"repository": "git://github.com/dashevo/dashcore-node.git",
88
"homepage": "https://github.com/dashevo/dashcore-node",
@@ -43,7 +43,7 @@
4343
"dashd"
4444
],
4545
"dependencies": {
46-
"@dashevo/dashcore-lib": "^0.21.1",
46+
"@dashevo/dashcore-lib": "^0.22.0",
4747
"@dashevo/dashd-rpc": "^18.2.0",
4848
"async": "^2.6.1",
4949
"body-parser": "^1.18.3",

0 commit comments

Comments
 (0)