Skip to content

Commit 5ade3a2

Browse files
committed
Revert hardhat version
1 parent 5cdd63a commit 5ade3a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"eslint-plugin-no-only-tests": "^3.1.0",
8585
"ethereum-waffle": "^4.0.10",
8686
"ethers": "^5.4.6",
87-
"hardhat": "^2.22.17",
87+
"hardhat": "^2.14.1",
8888
"hardhat-contract-sizer": "^2.9.0",
8989
"hardhat-deploy": "^0.11.30",
9090
"hardhat-deploy-ethers": "^0.3.0-beta.13",

contracts/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6282,7 +6282,7 @@ hardhat-tracer@^3.1.0:
62826282
ethers "^5.6.1"
62836283
semver "^7.6.2"
62846284

6285-
hardhat@^2.22.17:
6285+
hardhat@^2.14.1:
62866286
version "2.22.17"
62876287
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.22.17.tgz#96036bbe6bad8eb6a6b65c54dc5fbc1324541612"
62886288
integrity sha512-tDlI475ccz4d/dajnADUTRc1OJ3H8fpP9sWhXhBPpYsQOg8JHq5xrDimo53UhWPl7KJmAeDCm1bFG74xvpGRpg==

0 commit comments

Comments
 (0)