Skip to content

Commit

Permalink
Add hardhat as peer for testing-kit
Browse files Browse the repository at this point in the history
  • Loading branch information
yagopv committed Aug 28, 2024
1 parent d0b64f8 commit 4a4f2f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/testing-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,8 @@
},
"bin": {
"testing-kit": "./dist/bin/testing-kit.js"
},
"peerDependencies": {
"hardhat": "^2.19.3"
}
}

0 comments on commit 4a4f2f7

Please sign in to comment.