Skip to content

Commit

Permalink
chore: update deps for ethers v5
Browse files Browse the repository at this point in the history
  • Loading branch information
dutterbutter committed Apr 2, 2024
1 parent d7aa9c9 commit 8374d68
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions templates/hardhat_ethers5/solidity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"test": "hardhat test --network hardhat"
},
"devDependencies": {
"@matterlabs/hardhat-zksync-deploy": "^0.7.0",
"@matterlabs/hardhat-zksync-node": "^0.0.1",
"@matterlabs/hardhat-zksync-solc": "^1.0.6",
"@matterlabs/hardhat-zksync-verify": "^0.4.0",
"@matterlabs/hardhat-zksync-deploy": "^0.8.0",
"@matterlabs/hardhat-zksync-node": "^0.1.0",
"@matterlabs/hardhat-zksync-solc": "^1.1.4",
"@matterlabs/hardhat-zksync-verify": "^0.5.1",
"@matterlabs/zksync-contracts": "^0.6.1",
"@nomiclabs/hardhat-etherscan": "^3.1.7",
"@openzeppelin/contracts": "^4.6.0",
Expand Down

0 comments on commit 8374d68

Please sign in to comment.