fix: revert keychain dependency back to fork (#2901) (skip e2e)

This commit is contained in:
Antonella Sgarlatta
2025-06-12 04:19:25 -03:00
committed by GitHub
parent 35eb6d2410
commit f8223a884c
3 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@
"react-native-flag-secure-android": "standardnotes/react-native-flag-secure-android#cb08e74583c22a5d912842459b35ebbbb4bcd852",
"react-native-fs": "^2.20.0",
"react-native-iap": "^12.16.2",
"react-native-keychain": "10.0.0",
"react-native-keychain": "standardnotes/react-native-keychain#618c3e1f253e6980866ee02a80c3ea66fa6f5bad",
"react-native-mmkv": "^3.2.0",
"react-native-privacy-snapshot": "standardnotes/react-native-privacy-snapshot#653e904c90fc6f2b578da59138f2bfe5d7f942fe",
"react-native-share": "^12.0.9",