Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jessgusclark committed Sep 28, 2023
1 parent 3fea4f2 commit 1c86087
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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.8",
"@rsksmart/rif-relay-light-sdk": "1.0.9",
"@rsksmart/rif-wallet-abi-enhancer": "^1.0.5",
"@rsksmart/rif-wallet-adapters": "^1.0.0",
"@rsksmart/rif-wallet-bitcoin": "^1.2.0",
Expand Down Expand Up @@ -142,7 +142,7 @@
},
"resolutions": {
"@types/react": "^17",
"@rsksmart/rif-relay-light-sdk": "1.0.8"
"@rsksmart/rif-relay-light-sdk": "1.0.9"
},
"jest": {
"preset": "react-native",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2023,10 +2023,10 @@
lodash "^4.17.15"
randombytes "^2.1.0"

"@rsksmart/rif-relay-light-sdk@*", "@rsksmart/[email protected].8":
version "1.0.8"
resolved "https://npm.pkg.github.com/download/@rsksmart/rif-relay-light-sdk/1.0.8/2d53d371aa198dc896adf3d42f8b36aebc6bf366#2d53d371aa198dc896adf3d42f8b36aebc6bf366"
integrity sha512-LX6LuG/rcbJIbHOxzlh15RiRgQdBXPenx2rNosBdvv5ePWbYZEad5fRkgqDquYCBCRuUuaUC4fUy6HVSaUJHYw==
"@rsksmart/rif-relay-light-sdk@*", "@rsksmart/[email protected].9":
version "1.0.9"
resolved "https://npm.pkg.github.com/download/@rsksmart/rif-relay-light-sdk/1.0.9/e64c79b16eafca410d902221b1709a1c8e397184#e64c79b16eafca410d902221b1709a1c8e397184"
integrity sha512-/9kpBcpMhyfQRjfntqrzSkKDwXBINMDyc0AzVy6mM1w27W+4PeO4MtdwjB0BFOPtnR+1YIFOYZSRLW1bvgnpvQ==
dependencies:
"@ethersproject/abstract-provider" "^5.7.0"
axios "^1.2.3"
Expand Down

0 comments on commit 1c86087

Please sign in to comment.