graph-tooling
graph-tooling copied to clipboard
Monorepo for various tools used by subgraph developers.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@whatwg-node/fetch](https://togithub.com/ardatan/whatwg-node) | [`^0.8.4` -> `^0.9.0`](https://renovatebot.com/diffs/npm/@whatwg-node%2ffetch/0.8.4/0.9.14)...
we want to bundle `graph-ts` part of CLI to avoid any need for users to have to do `yarn install` closes https://github.com/graphprotocol/graph-tooling/issues/1498
### Which packages are impacted by your issue? @graphprotocol/graph-cli ### Describe the issue I installed the `graph` command using the script from `http://cli.thegraph.com/install.sh` into `~/packages/graph`. Using that without a `package.json`...