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

Commit

Permalink
chore: update dependencies to stable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Mar 8, 2021
1 parent 518fe10 commit cb9070a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"all": true
},
"dependencies": {
"@dashevo/dapi-grpc": "~0.18.0-dev.3",
"@dashevo/dapi-grpc": "~0.18.0",
"@dashevo/dashcore-lib": "~0.19.21",
"@dashevo/dashd-rpc": "^2.0.2",
"@dashevo/dpp": "~0.18.0-dev.2",
"@dashevo/dpp": "~0.18.0",
"@dashevo/grpc-common": "~0.3.3",
"ajv": "^6.4.0",
"bs58": "^4.0.1",
Expand All @@ -50,7 +50,7 @@
"zeromq": "^5.2.0"
},
"devDependencies": {
"@dashevo/dapi-client": "~0.18.0-dev.3",
"@dashevo/dapi-client": "~0.18.0",
"@dashevo/dp-services-ctl": "~0.14.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
Expand Down

0 comments on commit cb9070a

Please sign in to comment.