Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2522,7 +2522,7 @@ PODS:
- RNGoogleSignin (10.0.1):
- GoogleSignIn (~> 7.0)
- React-Core
- RNLiveMarkdown (0.1.287):
- RNLiveMarkdown (0.1.288):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -3487,7 +3487,7 @@ SPEC CHECKSUMS:
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNGestureHandler: 66e593addd8952725107cfaa4f5e3378e946b541
RNGoogleSignin: ccaa4a81582cf713eea562c5dd9dc1961a715fd0
RNLiveMarkdown: dd1f4716a874608a541942fb25d2b9973592bf19
RNLiveMarkdown: c5eb96d42d1f695dc6da2d2d38064259bc6abe22
RNLocalize: d4b8af4e442d4bcca54e68fc687a2129b4d71a81
rnmapbox-maps: 1d313fe5d7d18845b3015ffd6994e0c81afbffcd
RNNitroSQLite: 0243d91c6662d8a334fb4953c969b82884ac6c68
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@dotlottie/react-player": "^1.6.3",
"@expensify/react-native-background-task": "file:./modules/background-task",
"@expensify/react-native-hybrid-app": "file:./modules/hybrid-app",
"@expensify/react-native-live-markdown": "0.1.287",
"@expensify/react-native-live-markdown": "0.1.288",
"@expensify/react-native-wallet": "file:modules/expensify-react-native-wallet.tgz",
"@expo/metro-runtime": "^4.0.1",
"@firebase/app": "^0.10.10",
Expand Down