Transpile 596c94a6
Showing
contracts/mocks/BadBeaconUpgradeable.sol
0 → 100644
This diff is collapsed.
Click to expand it.
| ... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
| "private": true, | "private": true, | ||
| "name": "openzeppelin-solidity", | "name": "openzeppelin-solidity", | ||
| "description": "Secure Smart Contract library for Solidity", | "description": "Secure Smart Contract library for Solidity", | ||
| "version": "3.2.0", | "version": "3.3.0", | ||
| "files": [ | "files": [ | ||
| "/contracts/**/*.sol", | "/contracts/**/*.sol", | ||
| "/build/contracts/*.json", | "/build/contracts/*.json", | ||
| ... | ... |
test/proxy/BeaconProxy.test.js
0 → 100644
test/proxy/UpgradeableBeacon.test.js
0 → 100644
Please
register
or
sign in
to comment