Skip to content

Commit

Permalink
chore: pin solidity-coverage to v0.6.2 (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
facuspagnuolo authored and izqui committed Sep 3, 2019
1 parent 948acea commit d5bdcb0
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 @@ -41,7 +41,7 @@
"ethereumjs-abi": "^0.6.5",
"ganache-cli": "^6.4.2",
"mocha-lcov-reporter": "^1.3.0",
"solidity-coverage": "^0.6.2",
"solidity-coverage": "0.6.2",
"solium": "^1.2.3",
"truffle": "4.1.14",
"truffle-bytecode-manager": "^1.1.1",
Expand Down

0 comments on commit d5bdcb0

Please sign in to comment.