Skip to content

Commit f8223a8

Browse files
authored
fix: revert keychain dependency back to fork (#2901) (skip e2e)
1 parent 35eb6d2 commit f8223a8

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.yarn/cache/react-native-keychain-npm-10.0.0-66d5ef899d-1055cc192d.zip renamed to .yarn/cache/react-native-keychain-https-34878270f4-ada3a63fcc.zip

76.4 KB
Binary file not shown.

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"react-native-flag-secure-android": "standardnotes/react-native-flag-secure-android#cb08e74583c22a5d912842459b35ebbbb4bcd852",
6464
"react-native-fs": "^2.20.0",
6565
"react-native-iap": "^12.16.2",
66-
"react-native-keychain": "10.0.0",
66+
"react-native-keychain": "standardnotes/react-native-keychain#618c3e1f253e6980866ee02a80c3ea66fa6f5bad",
6767
"react-native-mmkv": "^3.2.0",
6868
"react-native-privacy-snapshot": "standardnotes/react-native-privacy-snapshot#653e904c90fc6f2b578da59138f2bfe5d7f942fe",
6969
"react-native-share": "^12.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8286,7 +8286,7 @@ __metadata:
82868286
react-native-flag-secure-android: "standardnotes/react-native-flag-secure-android#cb08e74583c22a5d912842459b35ebbbb4bcd852"
82878287
react-native-fs: ^2.20.0
82888288
react-native-iap: ^12.16.2
8289-
react-native-keychain: 10.0.0
8289+
react-native-keychain: "standardnotes/react-native-keychain#618c3e1f253e6980866ee02a80c3ea66fa6f5bad"
82908290
react-native-mmkv: ^3.2.0
82918291
react-native-privacy-snapshot: "standardnotes/react-native-privacy-snapshot#653e904c90fc6f2b578da59138f2bfe5d7f942fe"
82928292
react-native-safe-area-context: ^5.4.0
@@ -24268,10 +24268,10 @@ __metadata:
2426824268
languageName: node
2426924269
linkType: hard
2427024270

24271-
"react-native-keychain@npm:10.0.0":
24271+
"react-native-keychain@standardnotes/react-native-keychain#618c3e1f253e6980866ee02a80c3ea66fa6f5bad":
2427224272
version: 10.0.0
24273-
resolution: "react-native-keychain@npm:10.0.0"
24274-
checksum: 1055cc192df58cb110bd49df1264a401007a354ad28b93adefd740aeac0f746cdab86d7428887694a1b0949ef8d0dc85db8984e77db684d7b967180167b64d42
24273+
resolution: "react-native-keychain@https://github.com/standardnotes/react-native-keychain.git#commit=618c3e1f253e6980866ee02a80c3ea66fa6f5bad"
24274+
checksum: ada3a63fcc3f92a6014e50a3b63cc51424c75dc136b005258332011d7cf562b991992cefd8e04e78eb504a12bce7267c6ecf0d4bb1f6889fb3014649dd2386af
2427524275
languageName: node
2427624276
linkType: hard
2427724277

0 commit comments

Comments
 (0)