Skip to content

Commit

Permalink
Merge pull request #106 from dashpay/feat/upgrade-dashcore-lib
Browse files Browse the repository at this point in the history
Upgrade dashcore-lib version
  • Loading branch information
pshenmic authored Sep 27, 2024
2 parents 399edbd + ccd2be2 commit 7057836
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dashevo/insight-api",
"description": "A Dash blockchain REST and WebSocket API Service",
"version": "4.0.6",
"version": "4.0.7",
"repository": "git://github.com/dashevo/insight-api.git",
"contributors": [
{
Expand Down Expand Up @@ -60,7 +60,7 @@
},
"main": "lib/index.js",
"dependencies": {
"@dashevo/dashcore-lib": "^0.21.1",
"@dashevo/dashcore-lib": "^0.22.0",
"async": "^2.6.2",
"body-parser": "^1.19.0",
"compression": "^1.7.4",
Expand Down

0 comments on commit 7057836

Please sign in to comment.