Skip to content

Use published versions of dependencies#1

Merged
logvik merged 1 commit intologvik:developfrom
Gudahtt:use-published-deps
Jan 15, 2020
Merged

Use published versions of dependencies#1
logvik merged 1 commit intologvik:developfrom
Gudahtt:use-published-deps

Conversation

@Gudahtt
Copy link
Copy Markdown

@Gudahtt Gudahtt commented Jan 15, 2020

The latest published versions of eth-keyring-controller, eth-json-rpc-infura, and eth-json-rpc-filters are now used. They in turn are using the latest version of eth-hd-keyring and eth-json-rpc-middleware respectively.

The latest published versions of `eth-keyring-controller`,
`eth-json-rpc-infura`, and `eth-json-rpc-filters` are now used. They
in turn are using the latest version of `eth-hd-keyring` and
`eth-json-rpc-middleware` respectively.
"eth-hd-keyring@https://github.com/logvik/eth-hd-keyring":
version "3.5.1"
resolved "https://github.com/logvik/eth-hd-keyring#0a8ba3351a53e03ad7362714d71287a154f19e47"
eth-hd-keyring@^3.4.0, eth-hd-keyring@^3.4.1:
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@logvik For future reference, this was the manual lockfile manipulation I was referring to

As long as the version selected is compatible with all of the ranges asked for, you can edit the lockfile to consolidate them. I don't know of any yarn command that can do this automatically unfortunately, but it's a neat trick.

Sorry I wasn't able to explain it - I don't really have the words for these sections of the lockfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants