File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/template" ,
3
- "version" : " 0.81 .0-main" ,
3
+ "version" : " 0.82 .0-main" ,
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" : {
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"react" : " 19.1.0" ,
14
14
"react-native" : " 1000.0.0" ,
15
- "@react-native/new-app-screen" : " 0.81 .0-main"
15
+ "@react-native/new-app-screen" : " 0.82 .0-main"
16
16
},
17
17
"devDependencies" : {
18
18
"@babel/core" : " ^7.25.2" ,
21
21
"@react-native-community/cli" : " 20.0.0-alpha.0" ,
22
22
"@react-native-community/cli-platform-android" : " 20.0.0-alpha.0" ,
23
23
"@react-native-community/cli-platform-ios" : " 20.0.0-alpha.0" ,
24
- "@react-native/babel-preset" : " 0.81 .0-main" ,
25
- "@react-native/eslint-config" : " 0.81 .0-main" ,
26
- "@react-native/metro-config" : " 0.81 .0-main" ,
27
- "@react-native/typescript-config" : " 0.81 .0-main" ,
24
+ "@react-native/babel-preset" : " 0.82 .0-main" ,
25
+ "@react-native/eslint-config" : " 0.82 .0-main" ,
26
+ "@react-native/metro-config" : " 0.82 .0-main" ,
27
+ "@react-native/typescript-config" : " 0.82 .0-main" ,
28
28
"@types/jest" : " ^29.5.13" ,
29
29
"@types/react" : " ^19.1.0" ,
30
30
"@types/react-test-renderer" : " ^19.1.0" ,
You can’t perform that action at this time.
0 commit comments