File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-community/template" ,
3- "version" : " 0.76.2 " ,
3+ "version" : " 0.76.3 " ,
44 "description" : " The template used by `npx @react-native-community/cli init` to bootstrap a React Native application." ,
55 "license" : " MIT" ,
66 "publishConfig" : {
77 "access" : " public"
88 },
99 "scripts" : {
1010 "test" : " jest" ,
11- "version" : " 0.76.2 "
11+ "version" : " 0.76.3 "
1212 },
1313 "type" : " commonjs" ,
1414 "files" : [
Original file line number Diff line number Diff line change 1111 },
1212 "dependencies" : {
1313 "react" : " 18.3.1" ,
14- "react-native" : " 0.76.2 "
14+ "react-native" : " 0.76.3 "
1515 },
1616 "devDependencies" : {
1717 "@babel/core" : " ^7.25.2" ,
2020 "@react-native-community/cli" : " 15.0.1" ,
2121 "@react-native-community/cli-platform-android" : " 15.0.1" ,
2222 "@react-native-community/cli-platform-ios" : " 15.0.1" ,
23- "@react-native/babel-preset" : " 0.76.2 " ,
24- "@react-native/eslint-config" : " 0.76.2 " ,
25- "@react-native/metro-config" : " 0.76.2 " ,
26- "@react-native/typescript-config" : " 0.76.2 " ,
23+ "@react-native/babel-preset" : " 0.76.3 " ,
24+ "@react-native/eslint-config" : " 0.76.3 " ,
25+ "@react-native/metro-config" : " 0.76.3 " ,
26+ "@react-native/typescript-config" : " 0.76.3 " ,
2727 "@types/react" : " ^18.2.6" ,
2828 "@types/react-test-renderer" : " ^18.0.0" ,
2929 "babel-jest" : " ^29.6.3" ,
You can’t perform that action at this time.
0 commit comments