Skip to content

Commit

Permalink
chore: Remove zod from peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Nov 25, 2023
1 parent 9c0d7e1 commit 8e812d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/ua-utils-evm-hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
"@nomiclabs/hardhat-ethers": "^2.2.3",
"ethers": "^5.5.2",
"hardhat": "^2.19.0",
"hardhat-deploy": "^0.11.22",
"zod": "^3.22.4"
"hardhat-deploy": "^0.11.22"
}
}

0 comments on commit 8e812d7

Please sign in to comment.