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.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch committed Dec 11, 2018
1 parent 06f2422 commit 4b5be99
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 26 deletions.
45 changes: 23 additions & 22 deletions package-lock.json

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

9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ganache-cli",
"version": "6.2.3",
"version": "6.2.4-beta.0",
"bin": {
"ganache-cli": "cli.js"
},
Expand All @@ -23,14 +23,15 @@
],
"devDependencies": {
"ganache-core": "2.3.2-beta.4",
"js-scrypt": "0.2.0",
"node-loader": "^0.6.0",
"on-build-webpack": "^0.1.0",
"prepend-file": "^1.3.1",
"scrypt": "6.0.3",
"sha3": "1.2.2",
"shebang-loader": "0.0.1",
"webpack": "^4.18.0",
"webpack-cli": "3.1.0",
"scrypt": "6.0.3",
"sha3": "1.2.2"
"webpack-cli": "3.1.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 4b5be99

Please sign in to comment.