Skip to content

Commit 4c63612

Browse files
authored
Add hardhat to peerDependencies (#722)
1 parent 9ce20ff commit 4c63612

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,8 @@
5959
"hardhat-gas-reporter": "^1.0.1",
6060
"nyc": "^14.1.1",
6161
"solc": "^0.7.5"
62+
},
63+
"peerDependencies": {
64+
"hardhat": "^2.11.0"
6265
}
6366
}

0 commit comments

Comments
 (0)