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

Commit

Permalink
chore: bump version to 0.18.0-dev.3
Browse files Browse the repository at this point in the history
  • Loading branch information
antouhou committed Feb 18, 2021
1 parent f115468 commit a2ee1ae
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 10 deletions.
103 changes: 95 additions & 8 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/plaform-test-suite",
"version": "0.18.0-dev.2",
"version": "0.18.0-dev.3",
"description": "Dash Network end-to-end tests",
"private": true,
"scripts": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@dashevo/wallet-lib": "~7.18.0-dev.1",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"dash": "~3.18.0-dev.1",
"dash": "github:dashevo/js-dash-sdk#chore-update-wallet-lib",
"dirty-chai": "^2.0.1",
"dotenv-safe": "^8.2.0",
"github-api": "^3.3.0",
Expand Down

0 comments on commit a2ee1ae

Please sign in to comment.