Skip to content

Commit

Permalink
fix: don't update hardhat
Browse files Browse the repository at this point in the history
can't figure out how to update pnpm lockfile
  • Loading branch information
cpb8010 committed Feb 5, 2025
1 parent 6648ffd commit fc1f2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-simple-import-sort": "12.1.1",
"ethers": "6.13.2",
"globals": "15.9.0",
"hardhat": "^2.22.18",
"hardhat": "^2.22.17",
"husky": "9.1.6",
"ini": "5.0.0",
"lint-staged": "15.2.10",
Expand Down

0 comments on commit fc1f2a3

Please sign in to comment.