Skip to content

Commit

Permalink
Merge pull request OpenZeppelin#407 from frangio/rename-truffle-config
Browse files Browse the repository at this point in the history
Rename Truffle config file
  • Loading branch information
frangio authored Aug 25, 2017
2 parents af6fdae + 69e21da commit 307d34e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"coveralls": "^2.13.1",
"ethereumjs-testrpc": "^4.1.1",
"mocha-lcov-reporter": "^1.3.0",
"solidity-coverage": "^0.2.1",
"solidity-coverage": "^0.2.2",
"truffle": "^3.4.6",
"truffle-hdwallet-provider": "0.0.3"
}
Expand Down
File renamed without changes.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3546,9 +3546,9 @@ solc@^0.4.2:
semver "^5.3.0"
yargs "^4.7.1"

solidity-coverage@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/solidity-coverage/-/solidity-coverage-0.2.1.tgz#aa6fd8e7d49a6fcd1dc9913e9b61bc84f8ad046f"
solidity-coverage@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/solidity-coverage/-/solidity-coverage-0.2.2.tgz#7bc1843f4f6a617db490ad2f11caff946df7bd13"
dependencies:
commander "^2.9.0"
death "^1.1.0"
Expand Down

0 comments on commit 307d34e

Please sign in to comment.