Skip to content

Commit

Permalink
Revert hardhat version
Browse files Browse the repository at this point in the history
  • Loading branch information
shahthepro committed Jan 9, 2025
1 parent 5cdd63a commit 5ade3a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"eslint-plugin-no-only-tests": "^3.1.0",
"ethereum-waffle": "^4.0.10",
"ethers": "^5.4.6",
"hardhat": "^2.22.17",
"hardhat": "^2.14.1",
"hardhat-contract-sizer": "^2.9.0",
"hardhat-deploy": "^0.11.30",
"hardhat-deploy-ethers": "^0.3.0-beta.13",
Expand Down
2 changes: 1 addition & 1 deletion contracts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6282,7 +6282,7 @@ hardhat-tracer@^3.1.0:
ethers "^5.6.1"
semver "^7.6.2"

hardhat@^2.22.17:
hardhat@^2.14.1:
version "2.22.17"
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.22.17.tgz#96036bbe6bad8eb6a6b65c54dc5fbc1324541612"
integrity sha512-tDlI475ccz4d/dajnADUTRc1OJ3H8fpP9sWhXhBPpYsQOg8JHq5xrDimo53UhWPl7KJmAeDCm1bFG74xvpGRpg==
Expand Down

0 comments on commit 5ade3a2

Please sign in to comment.