Skip to content

Commit

Permalink
fix(hardhat): set correct circomlibjs dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed Oct 11, 2023
1 parent 38b2eb9 commit 8f408e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 274 deletions.
2 changes: 1 addition & 1 deletion packages/hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@nomiclabs/hardhat-ethers": "^2.1.1",
"@semaphore-protocol/contracts": "3.12.1",
"circomlibjs": "^0.0.8",
"circomlibjs": "^0.1.7",
"ethers": "^5.7.1",
"hardhat-dependency-compiler": "^1.1.3"
}
Expand Down
Loading

0 comments on commit 8f408e2

Please sign in to comment.