File tree 3 files changed +1579
-2594
lines changed
3 files changed +1579
-2594
lines changed Original file line number Diff line number Diff line change 29
29
"tsc" : " tsc --project ."
30
30
},
31
31
"devDependencies" : {
32
+ "@api3/airnode-abi" : " ^0.12.0" ,
32
33
"@api3/ois" : " ^2.2.0" ,
33
34
"@nomicfoundation/hardhat-network-helpers" : " ^1.0.9" ,
34
35
"@nomicfoundation/hardhat-toolbox" : " ^2.0.2" ,
35
36
"@nomiclabs/hardhat-ethers" : " ^2.2.3" ,
36
37
"@openzeppelin/contracts" : " 4.9.3" ,
38
+ "@openzeppelin/merkle-tree" : " ^1.0.5" ,
37
39
"@typechain/ethers-v5" : " ^10.1.0" ,
38
40
"@typechain/hardhat" : " ^6.1.2" ,
39
41
"@types/jest" : " ^29.5.5" ,
58
60
"typescript" : " ^5.2.2"
59
61
},
60
62
"dependencies" : {
61
- "@api3/airnode-abi" : " ^0.12.0" ,
62
63
"@api3/airnode-protocol-v1" : " ^2.10.0" ,
63
64
"@api3/commons" : " ^0.3.0" ,
64
65
"@api3/dapi-management" : " github:api3dao/dapi-management#169-DapiDataRegistry" ,
65
66
"@api3/promise-utils" : " ^0.4.0" ,
66
67
"@ethersproject/abi" : " ^5.7.0" ,
67
68
"@ethersproject/providers" : " ^5.7.2" ,
68
- "@openzeppelin/merkle-tree" : " ^1.0.5" ,
69
69
"axios" : " ^1.5.1" ,
70
70
"dotenv" : " ^16.3.1" ,
71
71
"ethers" : " ^5.7.2" ,
You can’t perform that action at this time.
0 commit comments