Skip to content

Commit

Permalink
bump package version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jessgusclark committed Sep 19, 2023
1 parent 4cb6c03 commit 5070ae8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@react-navigation/stack": "^6.0.9",
"@reduxjs/toolkit": "^1.9.0",
"@rsksmart/rif-id-mnemonic": "^0.1.1",
"@rsksmart/rif-relay-light-sdk": "1.0.6",
"@rsksmart/rif-relay-light-sdk": "1.0.7",
"@rsksmart/rif-wallet-abi-enhancer": "^1.0.5",
"@rsksmart/rif-wallet-adapters": "^1.0.0",
"@rsksmart/rif-wallet-bitcoin": "^1.2.0",
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2032,6 +2032,15 @@
axios "^1.2.3"
ethers "^5.7.2"

"@rsksmart/[email protected]":
version "1.0.7"
resolved "https://npm.pkg.github.com/download/@rsksmart/rif-relay-light-sdk/1.0.7/1f78936c803f3676bdb42e89a783dd4fbf9f7c2b#1f78936c803f3676bdb42e89a783dd4fbf9f7c2b"
integrity sha512-kR71eTsyUQiKCLDBbHC0RssYSrRFbd3WufeR9meKHZKZ897vvrDbEk3gsO/gZfrpfChqnw7TJc2/R2FLn83e9Q==
dependencies:
"@ethersproject/abstract-provider" "^5.7.0"
axios "^1.2.3"
ethers "^5.7.2"

"@rsksmart/rif-wallet-abi-enhancer@*":
version "1.0.0"
resolved "https://npm.pkg.github.com/download/@rsksmart/rif-wallet-abi-enhancer/1.0.0/6f6838ac92fb4be65a225dca5f8c9ccfaa137a84#6f6838ac92fb4be65a225dca5f8c9ccfaa137a84"
Expand Down

0 comments on commit 5070ae8

Please sign in to comment.