Correct how to find latest release version.
Showing
... | @@ -28,6 +28,7 @@ | ... | @@ -28,6 +28,7 @@ |
"js-base64": "^2.1.9", | "js-base64": "^2.1.9", | ||
"nightwatch": "^0.9.3", | "nightwatch": "^0.9.3", | ||
"semistandard": "^7.0.0", | "semistandard": "^7.0.0", | ||
"semver": "^5.3.0", | |||
"solc": "https://github.com/ethereum/solc-js", | "solc": "https://github.com/ethereum/solc-js", | ||
"tape": "^4.5.1", | "tape": "^4.5.1", | ||
"web3": "^0.16.0", | "web3": "^0.16.0", | ||
... | ... |
Please
register
or
sign in
to comment