Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lodev09 committed Nov 16, 2024
1 parent 5a0865c commit 7467c74
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 73 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build:ios": "cd ios && xcodebuild -workspace TrueSheetExample.xcworkspace -scheme TrueSheetExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO"
},
"dependencies": {
"expo": "~51.0.28",
"expo": "~51.0.39",
"expo-build-properties": "~0.12.5",
"react": "18.2.0",
"react-native": "0.74.5",
Expand Down
Loading

0 comments on commit 7467c74

Please sign in to comment.