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

Commit

Permalink
chore(release): DAPI 0.17.0-dev.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
antouhou committed Dec 21, 2020
1 parent d3e43e2 commit bb9101c
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 22 deletions.
83 changes: 66 additions & 17 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dashevo/dapi",
"version": "0.16.2",
"version": "0.17.0-dev.7",
"description": "A decentralized API for the Dash network",
"scripts": {
"api": "node scripts/api.js",
Expand Down Expand Up @@ -30,8 +30,8 @@
"all": true
},
"dependencies": {
"@dashevo/dapi-grpc": "~0.16.0",
"@dashevo/dashcore-lib": "~0.18.14",
"@dashevo/dapi-grpc": "~0.17.0-dev.1",
"@dashevo/dashcore-lib": "~0.19.11",
"@dashevo/dashd-rpc": "^2.0.2",
"@dashevo/grpc-common": "~0.3.2",
"ajv": "^6.4.0",
Expand All @@ -48,9 +48,9 @@
"zeromq": "^5.2.0"
},
"devDependencies": {
"@dashevo/dapi-client": "~0.16.0",
"@dashevo/dapi-client": "~0.17.0-dev.3",
"@dashevo/dp-services-ctl": "~0.14.0",
"@dashevo/dpp": "~0.16.0",
"@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 bb9101c

Please sign in to comment.