Skip to content

Commit

Permalink
Add hardhat to peerDependencies (#722)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinji committed Sep 5, 2022
1 parent 9ce20ff commit 4c63612
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -59,5 +59,8 @@
"hardhat-gas-reporter": "^1.0.1",
"nyc": "^14.1.1",
"solc": "^0.7.5"
},
"peerDependencies": {
"hardhat": "^2.11.0"
}
}

0 comments on commit 4c63612

Please sign in to comment.