File tree Expand file tree Collapse file tree 4 files changed +1223
-1308
lines changed Expand file tree Collapse file tree 4 files changed +1223
-1308
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ import "hardhat-deploy-ethers";
1111import "hardhat-watcher" ;
1212import "hardhat-contract-sizer" ;
1313import "hardhat-tracer" ;
14+ import "@nomicfoundation/hardhat-chai-matchers" ;
1415
1516dotenv . config ( ) ;
1617
Original file line number Diff line number Diff line change 8181 "@typescript-eslint/eslint-plugin" : " ^5.59.1" ,
8282 "@typescript-eslint/parser" : " ^5.59.1" ,
8383 "chai" : " ^4.5.0" ,
84- "chai-ethers" : " ^0.0.1" ,
8584 "dotenv" : " ^16.4.5" ,
8685 "ethereumjs-util" : " ^7.1.5" ,
8786 "ethers" : " ^6.13.5" ,
8887 "hardhat" : " 2.22.19" ,
8988 "hardhat-contract-sizer" : " ^2.10.0" ,
90- "hardhat-deploy" : " ^0.14.0 " ,
89+ "hardhat-deploy" : " ^1.0.2 " ,
9190 "hardhat-deploy-ethers" : " ^0.4.2" ,
9291 "hardhat-deploy-tenderly" : " ^0.2.1" ,
9392 "hardhat-gas-reporter" : " ^2.2.2" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments