Skip to content

Commit 94352c7

Browse files
authored
chore(js): update lock file (#14648)
chore(js): update the react example dependency
1 parent 4189c66 commit 94352c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"build:ios": "cd ios && xcodebuild -workspace AmplifyRTNCoreExample.xcworkspace -scheme AmplifyRTNCoreExample -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"
1111
},
1212
"dependencies": {
13-
"react": "19.0.0",
13+
"react": "19.2.1",
1414
"react-native": "0.79.2"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)