Skip to content

Commit

Permalink
add: hardhat to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kstoykov committed Apr 19, 2022
1 parent e4cf96c commit 185abc8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion solidity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"@ethersproject/bignumber": "^5.0.8",
"@nomiclabs/hardhat-ethers": "^2.0.0",
"@nomiclabs/hardhat-waffle": "^2.0.0",
"@nomiclabs/hardhat-etherscan": "^3.0.3",
"@openzeppelin/contracts": "3.1.0",
"@typechain/ethers-v5": "^5.0.0",
"@types/chai": "^4.2.13",
Expand Down Expand Up @@ -62,4 +63,4 @@
"dependencies": {
"pkg": "^4.4.9"
}
}
}

0 comments on commit 185abc8

Please sign in to comment.