JoinColony / purser

Interact with Ethereum wallets easily
https://joincolony.github.io/purser
MIT License
84 stars 21 forks source link

Upgrade `@ledgerhq/hw-app-eth` dependency #274

Closed rdig closed 5 years ago

rdig commented 5 years ago

This PR manually updates the @ledgerhq/hw-app-eth dependency package to version 4.68.2 manually, due to some initial build failing on CI when greenkeeper attempted to do this automatically.

While at it, I also fixed an minor annoyance in the build scripts where it would error out when a npm package install would throw a warning.

Resolves #267