Merge pull request #22 from 0mkara/string-test
Assert library string comparison
Showing
package-lock.json
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -42,7 +42,7 @@ |
"colors": "^1.1.2", | ||
"commander": "^2.13.0", | ||
"remix-simulator": "latest", | ||
"remix-solidity": "latest", | ||
"remix-solidity": "^0.2.2", | ||
"solc": "^0.4.24", | ||
"standard": "^10.0.3", | ||
"web3": "1.0.0-beta.27" | ||
... | ... |
Please
register
or
sign in
to comment