Skip to content

Commit

Permalink
remove script
Browse files Browse the repository at this point in the history
  • Loading branch information
MrX-SNX committed Sep 23, 2024
1 parent a31edef commit e808b23
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"deploy": "graph deploy tokenvest --version-label v0.0.1 --node https://subgraphs.alchemy.com/api/subgraphs/deploy --deploy-key $DEPLOY_KEY --ipfs https://ipfs.satsuma.xyz",
"create-local": "graph create --node http://localhost:8020/ tokenvest",
"remove-local": "graph remove --node http://localhost:8020/ tokenvest",
"deploy-local": "graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 tokenvest",
"test": "graph test"
"deploy-local": "graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 tokenvest"
},
"dependencies": {
"@graphprotocol/graph-cli": "0.80.1",
Expand Down

0 comments on commit e808b23

Please sign in to comment.