Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vault-wallet-toolkit dependency #28

Open
wants to merge 1 commit into
base: feature/xrpl-tokens
Choose a base branch
from

Conversation

chriselly
Copy link
Contributor

@chriselly chriselly commented Sep 13, 2024

Changes

  • Change vault-wallet-toolkit to v1.2.0
  • Fix xrpl-client after updating vault-wallet-toolkit to v1.2.0

Testing instructions

To start with testnet:

NET=development yarn dev

To start with mainnet:

yarn start

Also be sure to check the new e2e tests:

yarn e2e

@chriselly chriselly added the dependencies Pull requests that update a dependency file label Sep 13, 2024
@chriselly chriselly self-assigned this Sep 13, 2024
package.json Outdated
@@ -46,7 +46,7 @@
"react-native": "0.72.3",
"react-native-reanimated": "3.3.0",
"react-native-web": "0.19.1",
"vault-wallet-toolkit": "https://github.com/uphold/vault-wallet-toolkit.git#1.1.1",
"vault-wallet-toolkit": "https://github.com/uphold/vault-wallet-toolkit.git#1.1.2",

Choose a reason for hiding this comment

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

Can you try now 1.2.0 please

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍 updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants