point to latest remix packages; remove unnecessary logs
Showing
... | @@ -39,9 +39,8 @@ | ... | @@ -39,9 +39,8 @@ |
"colors": "^1.1.2", | "colors": "^1.1.2", | ||
"commander": "^2.13.0", | "commander": "^2.13.0", | ||
"ethereumjs-vm": "^2.3.2", | "ethereumjs-vm": "^2.3.2", | ||
"remix-lib": "^0.1.2", | "remix-lib": "latest", | ||
"remix-solidity": "../remix/remix-solidity", | "remix-solidity": "latest", | ||
"solc": "https://github.com/ethereum/solc-js", | |||
"standard": "^10.0.3", | "standard": "^10.0.3", | ||
"web3": "^1.0.0-beta.27" | "web3": "^1.0.0-beta.27" | ||
} | } | ||
... | ... |
Please
register
or
sign in
to comment