feat: Verify router contract on tenderly
Fix package.json --- don't change below this line --- ENG-4101 Took 34 minutes
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
"name": "hardhat-project",
|
||||
"devDependencies": {
|
||||
"@nomiclabs/hardhat-ethers": "^2.2.3",
|
||||
"@tenderly/hardhat-tenderly": "^2.5.2",
|
||||
"dotenv": "^16.4.7",
|
||||
"hardhat": "^2.22.18"
|
||||
"hardhat": "^2.22.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nomicfoundation/hardhat-foundry": "^1.1.3",
|
||||
"@tenderly/hardhat-tenderly": "^2.3.0"
|
||||
"ethers": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user