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

Commit

Permalink
chore(release): bump version to 0.17.0-dev.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Dec 14, 2020
1 parent 54259f6 commit 0d36b67
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 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.17.0-dev.3",
"version": "0.17.0-dev.4",
"description": "A decentralized API for the Dash network",
"scripts": {
"api": "node scripts/api.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@dashevo/dapi-grpc": "~0.16.0",
"@dashevo/dashcore-lib": "~0.19.6",
"@dashevo/dashcore-lib": "~0.19.11",
"@dashevo/dashd-rpc": "^2.0.2",
"@dashevo/grpc-common": "~0.3.1",
"ajv": "^6.4.0",
Expand All @@ -48,9 +48,9 @@
"zeromq": "^5.2.0"
},
"devDependencies": {
"@dashevo/dapi-client": "~0.17.0-dev.1",
"@dashevo/dapi-client": "~0.17.0-dev.3",
"@dashevo/dp-services-ctl": "~0.14.0",
"@dashevo/dpp": "~0.17.0-dev.2",
"@dashevo/dpp": "~0.17.0-dev.5",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"dirty-chai": "^2.0.1",
Expand Down

0 comments on commit 0d36b67

Please sign in to comment.