fix: refactor sign.js and related tests (#1243)
* fix: refactor sign.js and related tests * fix: remove unused dep * fix: update package.json correctly
Showing
| ... | @@ -47,7 +47,6 @@ | ... | @@ -47,7 +47,6 @@ |
| "eslint-plugin-node": "^5.2.1", | "eslint-plugin-node": "^5.2.1", | ||
| "eslint-plugin-promise": "^3.8.0", | "eslint-plugin-promise": "^3.8.0", | ||
| "eslint-plugin-standard": "^3.1.0", | "eslint-plugin-standard": "^3.1.0", | ||
| "ethereumjs-util": "^5.2.0", | |||
| "ethjs-abi": "^0.2.1", | "ethjs-abi": "^0.2.1", | ||
| "ganache-cli": "6.1.0", | "ganache-cli": "6.1.0", | ||
| "solidity-coverage": "^0.5.4", | "solidity-coverage": "^0.5.4", | ||
| ... | ... |
Please
register
or
sign in
to comment