block-accounting/contract/package.json
2024-05-02 00:02:09 +03:00

13 lines
274 B
JSON

{
"devDependencies": {
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"@types/chai": "^4.3.14",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"chai": "^4.4.1",
"hardhat": "^2.22.3",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
}
}