Skip to content

Commit 0945293

Browse files
committed
Self review
1 parent e229b66 commit 0945293

File tree

3 files changed

+1579
-2594
lines changed

3 files changed

+1579
-2594
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@
2929
"tsc": "tsc --project ."
3030
},
3131
"devDependencies": {
32+
"@api3/airnode-abi": "^0.12.0",
3233
"@api3/ois": "^2.2.0",
3334
"@nomicfoundation/hardhat-network-helpers": "^1.0.9",
3435
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
3536
"@nomiclabs/hardhat-ethers": "^2.2.3",
3637
"@openzeppelin/contracts": "4.9.3",
38+
"@openzeppelin/merkle-tree": "^1.0.5",
3739
"@typechain/ethers-v5": "^10.1.0",
3840
"@typechain/hardhat": "^6.1.2",
3941
"@types/jest": "^29.5.5",
@@ -58,14 +60,12 @@
5860
"typescript": "^5.2.2"
5961
},
6062
"dependencies": {
61-
"@api3/airnode-abi": "^0.12.0",
6263
"@api3/airnode-protocol-v1": "^2.10.0",
6364
"@api3/commons": "^0.3.0",
6465
"@api3/dapi-management": "github:api3dao/dapi-management#169-DapiDataRegistry",
6566
"@api3/promise-utils": "^0.4.0",
6667
"@ethersproject/abi": "^5.7.0",
6768
"@ethersproject/providers": "^5.7.2",
68-
"@openzeppelin/merkle-tree": "^1.0.5",
6969
"axios": "^1.5.1",
7070
"dotenv": "^16.3.1",
7171
"ethers": "^5.7.2",

0 commit comments

Comments
 (0)