dethcrypto / dethcrypto/TypeChain
Update Contributing file
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 376
- PR merge metrics
- No merged PRs in 30d
Description
In the contributing file says that should use pnpm version 7 https://github.com/dethcrypto/TypeChain/blob/33879dcb8f973e34edfa23f05340428699a30bf8/CONTRIBUTING.md?plain=1#L7-L8
meanwhile, in the `package.json` file, it is forced to be bigger than v8.0.0.
https://github.com/dethcrypto/TypeChain/blob/33879dcb8f973e34edfa23f05340428699a30bf8/package.json#L5-L7
It also says that npm version shouldn't be newer than v6
https://github.com/dethcrypto/TypeChain/blob/33879dcb8f973e34edfa23f05340428699a30bf8/CONTRIBUTING.md?plain=1#L16-L17
due to an issue that [is already solved](https://github.com/npm/cli/issues/3210#issuecomment-1204187316)
Contributor guide
Assessment
This issue has not been assessed yet.