Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosvdr committed Oct 29, 2024
1 parent 2721334 commit 27ea24e
Show file tree
Hide file tree
Showing 19 changed files with 3 additions and 2,785 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,5 @@
"clean": "yarn workspaces foreach --all --parallel --verbose run clean",
"clean:all": "yarn clean && rm -rf node_modules packages/*/node_modules",
"build": "yarn workspaces foreach --all --verbose run build"
},
"dependencies": {
"@graphprotocol/graph-cli": "0.87.0",
"@graphprotocol/graph-ts": "0.32.0"
}
}
4 changes: 3 additions & 1 deletion packages/tap-v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"deploy-local": "graph deploy semiotic/tap --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020 -l v0"
},
"dependencies": {
"source-map-support": "^0.5.21"
"source-map-support": "^0.5.21",
"@graphprotocol/graph-cli": "^0.54.0",
"@graphprotocol/graph-ts": "^0.31.0"
}
}
34 changes: 0 additions & 34 deletions packages/tap-v2/.gitignore

This file was deleted.

233 changes: 0 additions & 233 deletions packages/tap-v2/abis/GraphPayments.json

This file was deleted.

Loading

0 comments on commit 27ea24e

Please sign in to comment.