File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stabilitydao/stability" ,
3
- "version" : " 0.24.5 " ,
3
+ "version" : " 0.24.6 " ,
4
4
"description" : " Stability Integration Library" ,
5
5
"main" : " out/index.js" ,
6
6
"types" : " out/index.d.ts" ,
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ export const deployments: { [chainId: string]: Deployment } = {
68
68
} ,
69
69
subgraph :
70
70
//"https://gateway.thegraph.com/api/[api-key]/subgraphs/id/CGkgsqaECPXXvgLySMMyzXTQh3v1zqqGTa1uRf5AbpZx",
71
- "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.16/gn" ,
71
+ //"https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.16/gn",
72
+ "https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.17/gn" ,
72
73
} ,
73
74
} ;
You can’t perform that action at this time.
0 commit comments