We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cfa8e commit df954a9Copy full SHA for df954a9
scripts/upgradeable/transpile.sh
@@ -38,7 +38,6 @@ npx @openzeppelin/upgrade-safe-transpiler -D \
38
-x '!contracts/proxy/ERC1967/ERC1967Utils.sol' \
39
-x '!contracts/proxy/utils/UUPSUpgradeable.sol' \
40
-x '!contracts/proxy/beacon/IBeacon.sol' \
41
- -p 'contracts/**/presets/**/*' \
42
-p 'contracts/access/manager/AccessManager.sol' \
43
-p 'contracts/finance/VestingWallet.sol' \
44
-p 'contracts/governance/TimelockController.sol' \
0 commit comments