We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a263292 commit 871aec0Copy full SHA for 871aec0
3 files changed
lerna.json
@@ -4,5 +4,5 @@
4
],
5
"npmClient": "yarn",
6
"useWorkspaces": true,
7
- "version": "0.25.5"
+ "version": "0.25.6"
8
}
packages/indexer-agent/package.json
@@ -30,7 +30,7 @@
30
},
31
"dependencies": {
32
"@graphprotocol/common-ts": "3.0.1",
33
- "@graphprotocol/indexer-common": "0.25.5",
+ "@graphprotocol/indexer-common": "0.25.6",
34
"@thi.ng/heaps": "^1.3.1",
35
"axios": "0.26.1",
36
"bs58": "5.0.0",
packages/indexer-cli/package.json
@@ -27,7 +27,7 @@
27
28
29
"@iarna/toml": "2.2.5",
"@thi.ng/iterators": "5.1.74",
"@urql/core": "3.1.0",
0 commit comments