hyperweb-io / hyperweb-io/telescope
package-lock.json vs. yarn.lock
Open
- Dominant language
- TypeScript
- Stars
- 154
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Is there a reason this repo has both package-lock.json and yarn.lock? I think it would be cleaner to use one and gitignore the other.
Right now there is a [@cosmwasm/ts-codegen entry in package-lock.json](https://github.com/hyperweb-io/telescope/blob/0e4847cf8facfbbc8c35f55996925871bfcf4312/package-lock.json#L18834) but this is not a dependency anymore. So I assume package-lock.json is outdated.
Should it be removed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.