Skip to content

Commit

Permalink
Use latest patch of hardhat only
Browse files Browse the repository at this point in the history
  • Loading branch information
moraygrieve committed Jun 28, 2023
1 parent 6be178c commit 4651ebc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@openzeppelin/contracts": "4.5.0",
"@openzeppelin/hardhat-upgrades": "^1.21.0",
"@solidstate/hardhat-bytecode-exporter": "^1.1.1",
"hardhat": "^2.12.4",
"hardhat": "~2.12.4",
"hardhat-abi-exporter": "^2.10.1",
"hardhat-deploy": "^0.11.22",
"hardhat-deploy": "~0.11.22",
"node-docker-api": "^1.1.22",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
Expand Down

0 comments on commit 4651ebc

Please sign in to comment.