Currently [the `CONTRIBUTING.md` file requires and uses pnpm](https://github.com/wespreadjam/jam-nodes/blob/e8e1abc1536ac8d41e6ab31c05347b55ef10fb41/CONTRIBUTING.md?plain=1#L23). This project also [lists npm in the project.json scripts](https://github.com/wespreadjam/jam-nodes/blob/e8e1abc1536ac8d41e6ab31c05347b55ef10fb41/package.json#L10). But it also [has a `pnpm-workspace.yaml`](https://github.com/wespreadjam/jam-nodes/blob/e8e1abc1536ac8d41e6ab31c05347b55ef10fb41/pnpm-workspace.yaml), but doesn't list a `pnpm-lock.yaml`. This is confusing and should be clarified
Currently the
CONTRIBUTING.mdfile requires and uses pnpm. This project also lists npm in the project.json scripts. But it also has apnpm-workspace.yaml, but doesn't list apnpm-lock.yaml.This is confusing and should be clarified