obsidian-desci_Obsidian-Desci/hardhat/package.json
Taylor Hulsmans 1dd6e863f7 init
2023-09-04 17:12:29 +02:00

10 lines
184 B
JSON

{
"name": "hardhat-project",
"devDependencies": {
"@nomicfoundation/hardhat-toolbox": "^3.0.0",
"hardhat": "^2.17.2"
},
"dependencies": {
"dotenv": "^16.3.1"
}
}