Skip to content

Commit

Permalink
Update package.json and trezor provider version
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldsg20 authored and alexjavabraz committed Oct 5, 2023
1 parent 5facbb8 commit e983f44
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 35 deletions.
70 changes: 37 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "2wp-app",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -17,7 +17,7 @@
"@ledgerhq/hw-transport-webusb": "6.27.1",
"@rsksmart/rlogin": "^1.5.3-beta.1",
"@rsksmart/rlogin-ledger-provider": "^1.0.2",
"@rsksmart/rlogin-trezor-provider": "^1.0.2",
"@rsksmart/rlogin-trezor-provider": "^1.0.3",
"@rsksmart/rsk-precompiled-abis": "^5.0.0-FINGERROOT",
"@rsksmart/rsk-utils": "^1.1.0",
"@swan-bitcoin/xpub-lib": "^0.1.5",
Expand Down

0 comments on commit e983f44

Please sign in to comment.