Skip to content

Commit

Permalink
Change name for acvm
Browse files Browse the repository at this point in the history
I think it is needed because of this commit: noir-lang/acvm-js-wasm@1f4cba6
  • Loading branch information
FilipHarald authored Sep 6, 2023
1 parent 9aba466 commit 216725d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next-hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@aztec/bb.js": "0.3.6",
"@noir-lang/acvm_js": "git+https://[email protected]/noir-lang/acvm-simulator-wasm.git#b9d9ca9dfc5140839f23998d9466307215607c42",
"@noir-lang/acvm_js": "git+https://[email protected]/noir-lang/acvm-js-wasm.git#b9d9ca9dfc5140839f23998d9466307215607c42",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox": "^2.0.1",
Expand Down

0 comments on commit 216725d

Please sign in to comment.