Skip to content

Commit 845d17f

Browse files
committed
Reverts hardhat to v2 and eslint to v8
1 parent 7550c70 commit 845d17f

2 files changed

Lines changed: 524 additions & 424 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@types/mocha": ">=10.0.10",
3737
"chai": "^4.5.0",
3838
"dotenv": "^17.2.3",
39-
"eslint": "^9.39.1",
40-
"hardhat": "^3.0.13",
39+
"eslint": "^8.57.1",
40+
"hardhat": "^2.27.0",
4141
"hardhat-deploy": "^1.0.4",
4242
"hardhat-gas-reporter": "^2.3.0",
4343
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)