File tree 4 files changed +6
-7
lines changed
4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 28
28
},
29
29
"devDependencies" : {
30
30
"@keep-network/hardhat-helpers" : " ^0.4.1-pre.2" ,
31
- "@keep-network/hardhat-local-networks-config" : " ^0.1.0-pre.0 " ,
31
+ "@keep-network/hardhat-local-networks-config" : " ^0.1.0-pre.4 " ,
32
32
"@keep-network/prettier-config-keep" : " github:keep-network/prettier-config-keep#d6ec02e" ,
33
33
"@nomiclabs/hardhat-ethers" : " ^2.0.2" ,
34
34
"@nomiclabs/hardhat-waffle" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 3
3
"compilerOptions" : {
4
4
"esModuleInterop" : true ,
5
5
"outDir" : " export"
6
- },
6
+ }
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"files" : [
3
3
" ./hardhat.config.ts" ,
4
- " node_modules/@keep-network/hardhat-local-networks-config/src/type-extensions.d.ts"
5
4
],
6
5
"include" : [" ./deploy" ]
7
6
}
Original file line number Diff line number Diff line change 569
569
resolved "https://registry.yarnpkg.com/@keep-network/hardhat-helpers/-/hardhat-helpers-0.4.1-pre.2.tgz#4c03b7bf52d28378383dbcbd94d9fd3dc3bfbf70"
570
570
integrity sha512-Mkgy4yD3ZVvyDshejFLTJU2+APX0w1RL9CFDH5P8ulhlzuSfwr07oo7VO2Bqw4WUuM879Rmfnmy1Ffwn/tnzyQ==
571
571
572
- " @keep-network/hardhat-local-networks-config@^0.1.0-pre.0 " :
573
- version "0.1.0-pre.0 "
574
- resolved "https://registry.yarnpkg.com/@keep-network/hardhat-local-networks-config/-/hardhat-local-networks-config-0.1.0-pre.0 .tgz#55ab2f524f3bc5ad094d878c74644a0f77054396 "
575
- integrity sha512-wrVuXPA64nItBKXhhucf9u6rrXbXQ8mRYb455EuBkbeN20OA4umznLNniXNkkhDrePVr0d5WgRV7Mn3wO8KKcQ ==
572
+ " @keep-network/hardhat-local-networks-config@^0.1.0-pre.4 " :
573
+ version "0.1.0-pre.4 "
574
+ resolved "https://registry.yarnpkg.com/@keep-network/hardhat-local-networks-config/-/hardhat-local-networks-config-0.1.0-pre.4 .tgz#cc0c8ac1f5e30f33378e7451f696ab17d504ab86 "
575
+ integrity sha512-HSQv1xXMUoJCJKrjDJg2Afxj5VmCxEshWZUGNxk1d6D5p5+GBpakb/m6COwMkdwa6cVIcZqUMEBEAnf0fKLWog ==
576
576
dependencies :
577
577
deepmerge "^4.2.2"
578
578
untildify "^4.0.0"
You can’t perform that action at this time.
0 commit comments