Update to zOS 2.0.0 and version bump to 2.0.0
Showing
| { | { | ||
| "name": "openzeppelin-eth", | "name": "openzeppelin-eth", | ||
| "version": "2.0.0-rc.1", | "version": "2.0.0", | ||
| "description": "Secure Smart Contract library for Solidity", | "description": "Secure Smart Contract library for Solidity", | ||
| "files": [ | "files": [ | ||
| "build", | "build", | ||
| ... | @@ -57,9 +57,9 @@ | ... | @@ -57,9 +57,9 @@ |
| "truffle": "^4.1.13", | "truffle": "^4.1.13", | ||
| "truffle-hdwallet-provider": "0.0.5", | "truffle-hdwallet-provider": "0.0.5", | ||
| "web3-utils": "^1.0.0-beta.34", | "web3-utils": "^1.0.0-beta.34", | ||
| "zos": "^2.0.0-rc.0" | "zos": "^2.0.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "zos-lib": "^2.0.0-rc.0" | "zos-lib": "^2.0.0" | ||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment