chore: use rn-keychain fork to avoid using patch-package, which does not work well with yarn 3

This commit is contained in:
Mo
2022-06-14 11:37:25 -05:00
parent d9ad998e42
commit 13ddf89142
7 changed files with 8 additions and 27 deletions

View File

@@ -56,7 +56,7 @@
"react-native-fs": "^2.19.0",
"react-native-gesture-handler": "2.3.2",
"react-native-image-picker": "^4.7.3",
"react-native-keychain": "8.0.0",
"react-native-keychain": "standardnotes/react-native-keychain#d277d360494cbd02be4accb4a360772a8e0e97b6",
"react-native-mail": "standardnotes/react-native-mail#fd26119e67a2ffc5eaa95a9c17049743e39ce2d3",
"react-native-privacy-snapshot": "standardnotes/react-native-privacy-snapshot#653e904c90fc6f2b578da59138f2bfe5d7f942fe",
"react-native-reanimated": "^2.8.0",