Skip to content

Commit 1a6e94f

Browse files
authored
fix: Update hardhat to 2.9.5 to fix console hanging (#570)
1 parent 3da8723 commit 1a6e94f

File tree

2 files changed

+298
-109
lines changed

2 files changed

+298
-109
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-prettier": "^3.4.0",
5050
"ethereum-waffle": "^3.3.0",
5151
"graphql-tag": "^2.12.4",
52-
"hardhat": "^2.2.0",
52+
"hardhat": "^2.9.5",
5353
"hardhat-abi-exporter": "^2.2.0",
5454
"hardhat-contract-sizer": "^2.0.3",
5555
"hardhat-gas-reporter": "^1.0.4",

0 commit comments

Comments
 (0)