File tree 3 files changed +8
-88
lines changed
3 files changed +8
-88
lines changed Original file line number Diff line number Diff line change 45
45
"devDependencies" : {
46
46
"@nomicfoundation/eslint-plugin-hardhat-internal-rules" : " workspace:^" ,
47
47
"@nomicfoundation/eslint-plugin-slow-imports" : " workspace:^" ,
48
- "@nomicfoundation/hardhat-ignition-viem" : " ^0.15.0" ,
48
+ "@nomicfoundation/hardhat-ignition-viem" : " workspace: ^0.15.0" ,
49
49
"@nomicfoundation/hardhat-network-helpers" : " workspace:^1.0.0" ,
50
50
"@nomicfoundation/hardhat-verify" : " workspace:^2.0.0" ,
51
51
"@nomicfoundation/hardhat-viem" : " workspace:^2.0.0" ,
72
72
"viem" : " ^2.7.6"
73
73
},
74
74
"peerDependencies" : {
75
- "@nomicfoundation/hardhat-ignition-viem" : " ^0.15.0" ,
75
+ "@nomicfoundation/hardhat-ignition-viem" : " workspace: ^0.15.0" ,
76
76
"@nomicfoundation/hardhat-network-helpers" : " workspace:^1.0.0" ,
77
77
"@nomicfoundation/hardhat-verify" : " workspace:^2.0.0" ,
78
78
"@nomicfoundation/hardhat-viem" : " workspace:^2.0.0" ,
Original file line number Diff line number Diff line change 43
43
"@nomicfoundation/eslint-plugin-slow-imports" : " workspace:^" ,
44
44
"@nomicfoundation/hardhat-chai-matchers" : " workspace:^2.0.0" ,
45
45
"@nomicfoundation/hardhat-ethers" : " workspace:^3.0.0" ,
46
- "@nomicfoundation/hardhat-ignition-ethers" : " ^0.15.0" ,
46
+ "@nomicfoundation/hardhat-ignition-ethers" : " workspace: ^0.15.0" ,
47
47
"@nomicfoundation/hardhat-network-helpers" : " workspace:^1.0.0" ,
48
48
"@nomicfoundation/hardhat-verify" : " workspace:^2.0.0" ,
49
49
"@typechain/ethers-v6" : " ^0.5.0" ,
73
73
"peerDependencies" : {
74
74
"@nomicfoundation/hardhat-chai-matchers" : " workspace:^2.0.0" ,
75
75
"@nomicfoundation/hardhat-ethers" : " workspace:^3.0.0" ,
76
- "@nomicfoundation/hardhat-ignition-ethers" : " ^0.15.0" ,
76
+ "@nomicfoundation/hardhat-ignition-ethers" : " workspace: ^0.15.0" ,
77
77
"@nomicfoundation/hardhat-network-helpers" : " workspace:^1.0.0" ,
78
78
"@nomicfoundation/hardhat-verify" : " workspace:^2.0.0" ,
79
79
"@typechain/ethers-v6" : " ^0.5.0" ,
You can’t perform that action at this time.
0 commit comments