Skip to content

Commit

Permalink
chore: pin ganache-cli to 6.2.3 (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
sohkai committed Feb 7, 2019
1 parent da862e2 commit c4e0fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eth-ens-namehash": "^2.0.8",
"eth-gas-reporter": "^0.1.1",
"ethereumjs-abi": "^0.6.5",
"ganache-cli": "^6.2.0",
"ganache-cli": "6.2.3",
"mocha-lcov-reporter": "^1.3.0",
"solidity-coverage": "0.5.8",
"solium": "^1.1.8",
Expand Down

0 comments on commit c4e0fb1

Please sign in to comment.