Skip to content

Commit

Permalink
fix(hardhat): set correct circomlibjs dependency version
Browse files Browse the repository at this point in the history
Former-commit-id: 8f408e2
  • Loading branch information
cedoor committed Oct 11, 2023
1 parent b2a33ea commit c591cc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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
2 changes: 1 addition & 1 deletion yarn.lock.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a3011a9773fa8989c6fc39e13c473d714f739e2b
e084fbefde0e00f8fd2e0d6104f0492e78ca18df

0 comments on commit c591cc4

Please sign in to comment.