Skip to content

Commit

Permalink
fix: bump hh deploy and solc versions (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
idea404 committed Sep 14, 2023
1 parent 66899a6 commit 87381ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"repository": "git@github.com:matter-labs/system-contracts.git",
"license": "MIT",
"dependencies": {
"@matterlabs/hardhat-zksync-deploy": "^0.6.3",
"@matterlabs/hardhat-zksync-deploy": "^0.6.5",
"@nomiclabs/hardhat-solpp": "^2.0.1",
"commander": "^9.4.1",
"ethers": "^5.7.0",
Expand All @@ -13,7 +13,7 @@
"zksync-web3": "^0.13.0"
},
"devDependencies": {
"@matterlabs/hardhat-zksync-solc": "^0.3.15",
"@matterlabs/hardhat-zksync-solc": "^0.4.2",
"@nomiclabs/hardhat-ethers": "^2.0.6",
"@typechain/ethers-v5": "^10.0.0",
"@types/chai": "^4.3.1",
Expand Down

0 comments on commit 87381ab

Please sign in to comment.