Skip to content

Commit

Permalink
Udapted hardhat requirement to ^2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszslabon committed Aug 24, 2021
1 parent b46573b commit 841db95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-config-keep": "github:keep-network/eslint-config-keep#0c27ade",
"ethereum-waffle": "^3.3.0",
"ethers": "^5.0.32",
"hardhat": "2.6.1",
"hardhat": "^2.6.1",
"hardhat-deploy": "^0.8.11",
"hardhat-gas-reporter": "^1.0.4",
"prettier": "^2.3.2",
Expand Down

0 comments on commit 841db95

Please sign in to comment.