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.1 "
5
+ "version" : " 0.9.2 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/indexer-agent" ,
3
- "version" : " 0.9.1 " ,
3
+ "version" : " 0.9.2 " ,
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.2.0" ,
21
- "@graphprotocol/indexer-common" : " ^0.9.0 " ,
21
+ "@graphprotocol/indexer-common" : " ^0.9.2 " ,
22
22
"@thi.ng/iterators" : " 5.1.40" ,
23
23
"@uniswap/sdk" : " 3.0.3" ,
24
24
"axios" : " 0.21.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/indexer-cli" ,
3
- "version" : " 0.9.0 " ,
3
+ "version" : " 0.9.2 " ,
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.2.0" ,
16
- "@graphprotocol/indexer-common" : " ^0.9.0 " ,
16
+ "@graphprotocol/indexer-common" : " ^0.9.2 " ,
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 " ,
3
+ "version" : " 0.9.2 " ,
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.1 " ,
3
+ "version" : " 0.9.2 " ,
4
4
"description" : " Indexer service" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
25
25
},
26
26
"dependencies" : {
27
27
"@graphprotocol/common-ts" : " 1.2.0" ,
28
- "@graphprotocol/indexer-common" : " ^0.9.0 " ,
28
+ "@graphprotocol/indexer-common" : " ^0.9.2 " ,
29
29
"@graphprotocol/receipts" : " 0.1.0" ,
30
30
"@thi.ng/cache" : " 1.0.59" ,
31
31
"@urql/core" : " 1.13.1" ,
You can’t perform that action at this time.
0 commit comments