Skip to content

Commit eb44759

Browse files
committed
fix: add dataloader dependency and apply formatting
- Add dataloader@^2.2.2 dependency to indexer-agent - Update yarn.lock with dataloader package resolution - Apply prettier formatting to agent source files - Resolves CI formatting check failures
1 parent 4ad1815 commit eb44759

File tree

2 files changed

+6013
-0
lines changed

2 files changed

+6013
-0
lines changed

packages/indexer-agent/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"@thi.ng/heaps": "^1.3.1",
3535
"axios": "0.26.1",
3636
"bs58": "5.0.0",
37+
"dataloader": "2.2.2",
3738
"delay": "^5.0.0",
3839
"ethers": "5.7.0",
3940
"evt": "1.9.12",

0 commit comments

Comments
 (0)