Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
chore: update deps and bump version to 0.15.0-dev.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Aug 7, 2020
1 parent c3a0927 commit eaeda4c
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 67 deletions.
110 changes: 47 additions & 63 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dashevo/dapi",
"version": "0.15.0-dev.3",
"version": "0.15.0-dev.4",
"description": "A decentralized API for the Dash network",
"scripts": {
"api": "node scripts/api.js",
Expand Down Expand Up @@ -31,9 +31,9 @@
},
"dependencies": {
"@dashevo/dapi-grpc": "~0.15.0-dev.2",
"@dashevo/dashcore-lib": "~0.19.2",
"@dashevo/dashcore-lib": "~0.18.11",
"@dashevo/dashd-rpc": "^2.0.0",
"@dashevo/dpp": "~0.15.0-dev.3",
"@dashevo/dpp": "~0.15.0-dev.5",
"@dashevo/grpc-common": "~0.3.0",
"ajv": "^6.4.0",
"bs58": "^4.0.1",
Expand All @@ -49,7 +49,7 @@
"zeromq": "^5.2.0"
},
"devDependencies": {
"@dashevo/dapi-client": "~0.15.0-dev.2",
"@dashevo/dapi-client": "~0.15.0-dev.4",
"@dashevo/dp-services-ctl": "~0.14.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
Expand Down

0 comments on commit eaeda4c

Please sign in to comment.