Skip to content

Commit

Permalink
Upgrade solidity-coverage (#400)
Browse files Browse the repository at this point in the history
0.5.8 has some performance improvements during instrumentation.
  • Loading branch information
sohkai authored Aug 27, 2018
1 parent bfed147 commit 719ff7f
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 @@ -38,7 +38,7 @@
"ethereumjs-abi": "^0.6.5",
"ganache-cli": "^6.1.0",
"mocha-lcov-reporter": "^1.3.0",
"solidity-coverage": "0.5.7",
"solidity-coverage": "0.5.8",
"solium": "^1.1.8",
"truffle": "4.1.14",
"truffle-bytecode-manager": "^1.1.1",
Expand Down

0 comments on commit 719ff7f

Please sign in to comment.