mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
Merge pull request #541 from ravikp/develop-07-02-2023
Release 07-02-2023: Improve IOS transfer speed and minor fixes on Android
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -54,7 +54,7 @@
|
||||
"react-native-gesture-handler": "~2.1.0",
|
||||
"react-native-keychain": "^8.0.0",
|
||||
"react-native-location-enabler": "^4.1.0",
|
||||
"react-native-openid4vp-ble": "github:mosip/tuvali#v0.2.1",
|
||||
"react-native-openid4vp-ble": "github:mosip/tuvali#v0.2.2",
|
||||
"react-native-permissions": "^3.6.0",
|
||||
"react-native-popable": "^0.4.3",
|
||||
"react-native-qrcode-svg": "^6.1.1",
|
||||
@@ -21180,8 +21180,8 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-openid4vp-ble": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "git+ssh://git@github.com/mosip/tuvali.git#64fb1ed12233965c71a891dffbdfb6f00b6dd06a",
|
||||
"version": "0.2.2",
|
||||
"resolved": "git+ssh://git@github.com/mosip/tuvali.git#5dad650438fd85ba78a1a19b789411bbd7c58681",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
@@ -44132,8 +44132,8 @@
|
||||
"requires": {}
|
||||
},
|
||||
"react-native-openid4vp-ble": {
|
||||
"version": "git+ssh://git@github.com/mosip/tuvali.git#64fb1ed12233965c71a891dffbdfb6f00b6dd06a",
|
||||
"from": "react-native-openid4vp-ble@github:mosip/tuvali#v0.2.1",
|
||||
"version": "git+ssh://git@github.com/mosip/tuvali.git#5dad650438fd85ba78a1a19b789411bbd7c58681",
|
||||
"from": "react-native-openid4vp-ble@github:mosip/tuvali#v0.2.2",
|
||||
"requires": {}
|
||||
},
|
||||
"react-native-permissions": {
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
"react-native-gesture-handler": "~2.1.0",
|
||||
"react-native-keychain": "^8.0.0",
|
||||
"react-native-location-enabler": "^4.1.0",
|
||||
"react-native-openid4vp-ble": "github:mosip/tuvali#v0.2.1",
|
||||
"react-native-openid4vp-ble": "github:mosip/tuvali#v0.2.2",
|
||||
"react-native-permissions": "^3.6.0",
|
||||
"react-native-popable": "^0.4.3",
|
||||
"react-native-qrcode-svg": "^6.1.1",
|
||||
|
||||
Reference in New Issue
Block a user