jolocom/jolocom-cli

Status of package-lock.json

Closed this issue · 2 comments

Should we be maintaining support for npm as well as yarn?
If we want to keep package-lock.json then we should also probably take care to keep dependency versions matching to avoid Dependency Hell™ bugs with people using different sets of versions....

there's this tool: https://github.com/imsnif/synp

As discussed, package-lock.json should be removed, we only support yarn

removed