Skip to content

Commit f9abe58

Browse files
authored
Move to new deployment (#760)
* Move to new deployment * Update package.json
1 parent 97f648b commit f9abe58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snapshot-labs/snapshot.js",
3-
"version": "0.4.52",
3+
"version": "0.4.53",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/delegationSubgraphs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"1": "https://gateway.thegraph.com/api/0f15b42bdeff7a063a4e1757d7e2f99e/deployments/id/QmXvEzRJXby7KFuTr7NJsM47hGefM5VckEXZrQyZzL9eJd",
2+
"1": "https://gateway.thegraph.com/api/0f15b42bdeff7a063a4e1757d7e2f99e/deployments/id/QmXZiV6S13ha6QXq4dmaM3TB4CHcDxBMvGexSNu9Kc28EH",
33
"4": "https://api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-rinkeby",
44
"5": "https://api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-goerli",
55
"10": "https://api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-optimism",

0 commit comments

Comments
 (0)