Skip to content

Commit 7057836

Browse files
authored
Merge pull request #106 from dashpay/feat/upgrade-dashcore-lib
Upgrade dashcore-lib version
2 parents 399edbd + ccd2be2 commit 7057836

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 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
@@ -1,7 +1,7 @@
11
{
22
"name": "@dashevo/insight-api",
33
"description": "A Dash blockchain REST and WebSocket API Service",
4-
"version": "4.0.6",
4+
"version": "4.0.7",
55
"repository": "git://github.com/dashevo/insight-api.git",
66
"contributors": [
77
{
@@ -60,7 +60,7 @@
6060
},
6161
"main": "lib/index.js",
6262
"dependencies": {
63-
"@dashevo/dashcore-lib": "^0.21.1",
63+
"@dashevo/dashcore-lib": "^0.22.0",
6464
"async": "^2.6.2",
6565
"body-parser": "^1.19.0",
6666
"compression": "^1.7.4",

0 commit comments

Comments
 (0)