rln-contract/package.json

8 lines
112 B
JSON

{
"name": "hardhat-project",
"devDependencies": {
"hardhat": "^2.9.9",
"typescript": "^4.7.4"
}
}