UNPKG
arb-upgrades
Version:
beta (1.0.1-beta.1)
latest (1.0.0)
1.0.1-beta.1
1.0.0
0.0.1
arb-upgrades
/
hardhat.config.ts
6 lines
(4 loc)
•
151 B
text/typescript
View Raw
1
2
3
4
5
6
// use same config from bridge package
import
*
as
config
from
'arb-bridge-eth/hardhat.config'
import
'hardhat-deploy-ethers'
module
.
exports
= config