Skip to content

Commit

Permalink
yarn add -D hardhat solidity-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
geoknee committed Sep 6, 2023
1 parent 00616df commit 252e0c1
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 750 deletions.
4 changes: 2 additions & 2 deletions packages/nitro-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-prettier": "3.3.1",
"ethereum-waffle": "^3.4.0",
"ethers": "^5.5.4",
"hardhat": "^2.10.0",
"hardhat": "^2.17.2",
"hardhat-deploy": "^0.10.4",
"hardhat-deploy-ethers": "^0.3.0-beta.13",
"hardhat-gas-reporter": "^1.0.7",
Expand All @@ -72,7 +72,7 @@
"prettier": "^2.6.2",
"prettier-plugin-solidity": "^1.0.0-beta.19",
"solhint": "^3.3.7",
"solidity-coverage": "^0.7.18",
"solidity-coverage": "^0.8.4",
"ts-jest": "^27.1.3",
"ts-node": "^10.4.0",
"typechain": "^8.0.0",
Expand Down
Loading

0 comments on commit 252e0c1

Please sign in to comment.