Skip to content

Commit

Permalink
package.json updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Walodja1987 committed May 3, 2024
1 parent ee8dac2 commit 7eae2e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/diva-subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"build": "yarn codegen && graph build mumbai.subgraph.yaml",
"graph:auth:hosted": "graph auth --product hosted-service $THEGRAPH_ACCESS_TOKEN",
"graph:auth:ethereum:studio": "graph auth --studio $DIVA_SUBGRAPH_STUDIO_ACCESS_TOKEN ethereum.subgraph.yaml",
"graph:auth:polygon:studio": "graph auth --studio $DIVA_SUBGRAPH_STUDIO_ACCESS_TOKEN polygon.subgraph.yaml",
"graph:auth:arbitrumOne:studio": "graph auth --studio $DIVA_SUBGRAPH_STUDIO_ACCESS_TOKEN arbitrum-one.subgraph.yaml",
"graph:auth:goerli:studio": "graph auth --studio $DIVA_SUBGRAPH_STUDIO_ACCESS_TOKEN goerli.subgraph.yaml",
"graph:auth:sepolia:studio": "graph auth --studio $DIVA_SUBGRAPH_STUDIO_ACCESS_TOKEN sepolia.subgraph.yaml",
Expand Down

0 comments on commit 7eae2e9

Please sign in to comment.