Skip to content

Commit 7467c74

Browse files
committed
chore: deps
1 parent 5a0865c commit 7467c74

File tree

2 files changed

+213
-73
lines changed

2 files changed

+213
-73
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"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"
1414
},
1515
"dependencies": {
16-
"expo": "~51.0.28",
16+
"expo": "~51.0.39",
1717
"expo-build-properties": "~0.12.5",
1818
"react": "18.2.0",
1919
"react-native": "0.74.5",

0 commit comments

Comments
 (0)