Skip to content

Commit

Permalink
chore: add pnpm workspace links in toolboxes
Browse files Browse the repository at this point in the history
  • Loading branch information
kanej committed Jan 23, 2025
1 parent fdcd080 commit a508802
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/hardhat-toolbox-viem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@nomicfoundation/eslint-plugin-hardhat-internal-rules": "workspace:^",
"@nomicfoundation/eslint-plugin-slow-imports": "workspace:^",
"@nomicfoundation/hardhat-ignition-viem": "^0.15.0",
"@nomicfoundation/hardhat-ignition-viem": "workspace:^0.15.0",
"@nomicfoundation/hardhat-network-helpers": "workspace:^1.0.0",
"@nomicfoundation/hardhat-verify": "workspace:^2.0.0",
"@nomicfoundation/hardhat-viem": "workspace:^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"peerDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "workspace:^2.0.0",
"@nomicfoundation/hardhat-ethers": "workspace:^3.0.0",
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.0",
"@nomicfoundation/hardhat-ignition-ethers": "workspace:^0.15.0",
"@nomicfoundation/hardhat-network-helpers": "workspace:^1.0.0",
"@nomicfoundation/hardhat-verify": "workspace:^2.0.0",
"@typechain/ethers-v6": "^0.5.0",
Expand Down

0 comments on commit a508802

Please sign in to comment.