File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/template" ,
3
- "version" : " 0.78.0 " ,
3
+ "version" : " 0.78.1 " ,
4
4
"description" : " The template used by `npx @react-native-community/cli init` to bootstrap a React Native application." ,
5
5
"license" : " MIT" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
8
8
},
9
9
"scripts" : {
10
10
"test" : " jest" ,
11
- "version" : " 0.78.0 "
11
+ "version" : " 0.78.1 "
12
12
},
13
13
"type" : " commonjs" ,
14
14
"files" : [
Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"react" : " 19.0.0" ,
14
- "react-native" : " 0.78.0 "
14
+ "react-native" : " 0.78.1 "
15
15
},
16
16
"devDependencies" : {
17
17
"@babel/core" : " ^7.25.2" ,
20
20
"@react-native-community/cli" : " 15.0.1" ,
21
21
"@react-native-community/cli-platform-android" : " 15.0.1" ,
22
22
"@react-native-community/cli-platform-ios" : " 15.0.1" ,
23
- "@react-native/babel-preset" : " 0.78.0 " ,
24
- "@react-native/eslint-config" : " 0.78.0 " ,
25
- "@react-native/metro-config" : " 0.78.0 " ,
26
- "@react-native/typescript-config" : " 0.78.0 " ,
23
+ "@react-native/babel-preset" : " 0.78.1 " ,
24
+ "@react-native/eslint-config" : " 0.78.1 " ,
25
+ "@react-native/metro-config" : " 0.78.1 " ,
26
+ "@react-native/typescript-config" : " 0.78.1 " ,
27
27
"@types/jest" : " ^29.5.13" ,
28
28
"@types/react" : " ^19.0.0" ,
29
29
"@types/react-test-renderer" : " ^19.0.0" ,
You can’t perform that action at this time.
0 commit comments