Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
chore: downgrade dashcore-lib and bump version to 0.15.0-dev.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Aug 7, 2020
1 parent f61a0e4 commit 15fbfd7
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 14 deletions.
39 changes: 27 additions & 12 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,6 +1,6 @@
{
"name": "@dashevo/dpp",
"version": "0.15.0-dev.4",
"version": "0.15.0-dev.5",
"description": "The JavaScript implementation of the Dash Platform Protocol",
"scripts": {
"lint": "eslint .",
Expand Down Expand Up @@ -69,7 +69,7 @@
},
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^8.0.0",
"@dashevo/dashcore-lib": "^0.19.2",
"@dashevo/dashcore-lib": "~0.18.11",
"ajv": "^6.12.0",
"bs58": "^4.0.1",
"cbor": "^5.0.1",
Expand Down

0 comments on commit 15fbfd7

Please sign in to comment.