File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.9.0-alpha.3 "
5
+ "version" : " 0.9.0-alpha.4 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/indexer-agent" ,
3
- "version" : " 0.9.0-alpha.3 " ,
3
+ "version" : " 0.9.0-alpha.4 " ,
4
4
"description" : " Indexer agent" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
18
18
},
19
19
"dependencies" : {
20
20
"@graphprotocol/common-ts" : " 1.0.0" ,
21
- "@graphprotocol/indexer-common" : " ^0.9.0-alpha.3 " ,
21
+ "@graphprotocol/indexer-common" : " ^0.9.0-alpha.4 " ,
22
22
"@thi.ng/iterators" : " 5.1.40" ,
23
23
"@uniswap/sdk" : " 3.0.3" ,
24
24
"axios" : " 0.21.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/indexer-cli" ,
3
- "version" : " 0.9.0-alpha.3 " ,
3
+ "version" : " 0.9.0-alpha.4 " ,
4
4
"description" : " Indexer CLI for The Graph Network" ,
5
5
"main" : " dist/index.js" ,
6
6
"repository" : " https://github.com/graphprotocol/cli" ,
13
13
},
14
14
"dependencies" : {
15
15
"@graphprotocol/common-ts" : " 1.0.0" ,
16
- "@graphprotocol/indexer-common" : " ^0.9.0-alpha.3 " ,
16
+ "@graphprotocol/indexer-common" : " ^0.9.0-alpha.4 " ,
17
17
"@iarna/toml" : " 2.2.5" ,
18
18
"@thi.ng/iterators" : " 5.1.40" ,
19
19
"@urql/core" : " 1.13.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/indexer-common" ,
3
- "version" : " 0.9.0-alpha.3 " ,
3
+ "version" : " 0.9.0-alpha.4 " ,
4
4
"description" : " Common library for Graph Protocol indexer components" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/indexer-service" ,
3
- "version" : " 0.9.0-alpha.3 " ,
3
+ "version" : " 0.9.0-alpha.4 " ,
4
4
"description" : " Indexer service" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
26
26
},
27
27
"dependencies" : {
28
28
"@graphprotocol/common-ts" : " 1.0.0" ,
29
- "@graphprotocol/indexer-common" : " ^0.9.0-alpha.3 " ,
29
+ "@graphprotocol/indexer-common" : " ^0.9.0-alpha.4 " ,
30
30
"@graphprotocol/receipt-manager" : " 0.5.14-alpha.6" ,
31
31
"@thi.ng/cache" : " 1.0.59" ,
32
32
"@urql/core" : " 1.13.1" ,
You can’t perform that action at this time.
0 commit comments