Remove unused files (#1698)

* Remove unused dependencies.

* Remove unused mock contracts.
This commit is contained in:
Nicolás Venturo
2019-04-01 15:00:39 -03:00
committed by GitHub
parent 8b44efd035
commit 35d8e860ad
5 changed files with 0 additions and 123 deletions

View File

@ -50,11 +50,9 @@
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"ethereumjs-util": "^6.0.0",
"ethjs-abi": "^0.2.1",
"ganache-cli": "^6.4.1",
"ganache-cli-coverage": "github:Agusx1211/ganache-cli#c462b3fc48fe9b16756f7799885c0741114d9ed3",
"openzeppelin-test-helpers": "^0.3.0",
"pify": "^4.0.1",
"solhint": "^1.5.0",
"solidity-coverage": "github:rotcivegaf/solidity-coverage#5875f5b7bc74d447f3312c9c0e9fc7814b482477",
"truffle": "^5.0.0"