8 lines
112 B
JSON
8 lines
112 B
JSON
|
{
|
||
|
"name": "hardhat-project",
|
||
|
"devDependencies": {
|
||
|
"hardhat": "^2.9.9",
|
||
|
"typescript": "^4.7.4"
|
||
|
}
|
||
|
}
|