Skip to content

Commit 35e7127

Browse files
committed
chore: add hardhat-verify as a peer dep to ignition
1 parent 9fb4264 commit 35e7127

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v-next/hardhat-ignition/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"json5": "^2.2.3"
8888
},
8989
"peerDependencies": {
90-
"hardhat": "workspace:^3.0.0-next.23"
90+
"hardhat": "workspace:^3.0.0-next.23",
91+
"@nomicfoundation/hardhat-verify": "workspace:^3.0.0-next.23"
9192
}
9293
}

0 commit comments

Comments
 (0)