Merge branch 'release-2.1.2'
Showing
| { | { | ||
| "name": "openzeppelin-solidity", | "name": "openzeppelin-solidity", | ||
| "version": "2.1.1", | "version": "2.1.2", | ||
| "description": "Secure Smart Contract library for Solidity", | "description": "Secure Smart Contract library for Solidity", | ||
| "files": [ | "files": [ | ||
| "build", | "build", | ||
| "contracts", | "contracts", | ||
| "test" | "test/behaviors" | ||
| ], | ], | ||
| "scripts": { | "scripts": { | ||
| "build": "scripts/build.sh", | "build": "scripts/build.sh", | ||
| ... | ... |
Please
register
or
sign in
to comment