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

Commit

Permalink
chore(release): bump version to 3.17.0-dev.7
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Dec 30, 2020
1 parent 75ae578 commit e8470b0
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
42 changes: 21 additions & 21 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": "dash",
"version": "3.17.0-dev.6",
"version": "3.17.0-dev.7",
"description": "Dash library for JavaScript/TypeScript ecosystem (Wallet, DAPI, Primitives, BLS, ...)",
"main": "build/src/index.js",
"unpkg": "dist/dash.min.js",
Expand Down Expand Up @@ -31,10 +31,10 @@
},
"homepage": "https://github.com/dashevo/DashJS#readme",
"dependencies": {
"@dashevo/dapi-client": "~0.17.0-dev.5",
"@dashevo/dashcore-lib": "~0.19.18",
"@dashevo/dpp": "~0.17.0-dev.9",
"@dashevo/wallet-lib": "~7.17.0-dev.5",
"@dashevo/dapi-client": "~0.17.1",
"@dashevo/dashcore-lib": "~0.19.19",
"@dashevo/dpp": "~0.17.0",
"@dashevo/wallet-lib": "~7.17.1",
"bs58": "^4.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit e8470b0

Please sign in to comment.