Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
prevostc committed Mar 16, 2024
1 parent a7d1254 commit b0e0e9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "subgraphs",
"private": true,
"scripts": {
"prepare": "husky install",
"postinstall": "yarn run --silent prepare:arbitrum && yarn run --silent codegen",
"codegen": "rm -Rf generated && graph codegen",
"build": "graph build",
Expand Down
4 changes: 2 additions & 2 deletions subgraph.template.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
specVersion: 0.1.0
description: Beefy Finance Concentrated Liquidity Subgraphs
repository: https://github.com/beefyfinance/beefy-subgraphs
description: Beefy Finance Automated Liquidity Manager Subgraph
repository: https://github.com/beefyfinance/subgraphs
schema:
file: ./schema.graphql
dataSources:
Expand Down

0 comments on commit b0e0e9f

Please sign in to comment.