File tree Expand file tree Collapse file tree 2 files changed +3703
-5502
lines changed
Expand file tree Collapse file tree 2 files changed +3703
-5502
lines changed Original file line number Diff line number Diff line change 55 "mustache" : " ^4.2.0"
66 },
77 "scripts" : {
8- "build " : " graph build " ,
8+ "clean " : " graph clean " ,
99 "gen" : " graph codegen --output-dir generated" ,
10- "deploy-gnosis" : " mustache config/xdai.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --product hosted-service kleros/kleros-display-gnosis" ,
11- "deploy-mainnet" : " mustache config/mainnet.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --product hosted-service kleros/kleros-display-mainnet" ,
12- "deploy-sepolia" : " mustache config/sepolia.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --product hosted-service kleros/kleros-display-sepolia"
13- }
10+ "build" : " graph build" ,
11+ "deploy-gnosis" : " mustache config/xdai.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros/kleros-display-gnosis" ,
12+ "deploy-mainnet" : " mustache config/mainnet.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros/kleros-display-mainnet" ,
13+ "deploy-sepolia" : " mustache config/sepolia.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-sepolia"
14+ },
15+ "packageManager" : " yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
1416}
You can’t perform that action at this time.
0 commit comments