ChainSafe / ChainSafe/web3.js-plugin-chainlink
Corrected `yarn add` statement
Open
- Dominant language
- TypeScript
- Stars
- 54
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/ChainSafe/web3.js-plugin-chainlink/blob/8918ef5ac13fca71226ca8da5a9e859aed39e95d/README.md?plain=1#L17
the correct `yarn add` statement should be:
```
yarn add "@chainsafe/web3-plugin-chainlink";
```
so it can match the official release and the import statements
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.