adapt contracts for upgradeability
Showing
| ... | @@ -57,6 +57,7 @@ | ... | @@ -57,6 +57,7 @@ |
| "truffle-hdwallet-provider": "0.0.3" | "truffle-hdwallet-provider": "0.0.3" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "dotenv": "^4.0.0" | "dotenv": "^4.0.0", | ||
| "zos-upgradeability": "git://github.com/zeppelinos/upgradeability-lib.git" | |||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment