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

Commit

Permalink
6.2.4-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch committed Dec 12, 2018
1 parent 4b5be99 commit b9b7622
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 13 deletions.
36 changes: 25 additions & 11 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": "ganache-cli",
"version": "6.2.4-beta.0",
"version": "6.2.4-beta.1",
"bin": {
"ganache-cli": "cli.js"
},
Expand All @@ -22,7 +22,7 @@
"yargs"
],
"devDependencies": {
"ganache-core": "2.3.2-beta.4",
"ganache-core": "2.3.2-beta.5",
"js-scrypt": "0.2.0",
"node-loader": "^0.6.0",
"on-build-webpack": "^0.1.0",
Expand Down

0 comments on commit b9b7622

Please sign in to comment.