Skip to content

Commit

Permalink
Trying to get version of hardat that supports node v16, v18, v20
Browse files Browse the repository at this point in the history
  • Loading branch information
OBrezhniev committed Apr 9, 2024
1 parent 68a9ad2 commit 6dd3f62
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 113 deletions.
201 changes: 89 additions & 112 deletions smart_contract_tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion smart_contract_tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"ethereum-waffle": "^4.0.10",
"ethers": "^5.7.2",
"ffjavascript": "^0.2.63",
"hardhat": "^2.16.1",
"hardhat": "2.18.3",
"mocha": "^10.2.0",
"snarkjs": "file:.."
}
Expand Down

0 comments on commit 6dd3f62

Please sign in to comment.