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.75.0 " ,
3
+ "version" : " 0.75.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
- "version" : " 0.75.0 "
10
+ "version" : " 0.75.1 "
11
11
},
12
12
"type" : " commonjs" ,
13
13
"files" : [
Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"react" : " 18.3.1" ,
14
- "react-native" : " 0.75.0 "
14
+ "react-native" : " 0.75.1 "
15
15
},
16
16
"devDependencies" : {
17
17
"@babel/core" : " ^7.20.0" ,
18
18
"@babel/preset-env" : " ^7.20.0" ,
19
19
"@babel/runtime" : " ^7.20.0" ,
20
- "@react-native/babel-preset" : " 0.75.0 " ,
21
- "@react-native/eslint-config" : " 0.75.0 " ,
22
- "@react-native/metro-config" : " 0.75.0 " ,
23
- "@react-native/typescript-config" : " 0.75.0 " ,
20
+ "@react-native/babel-preset" : " 0.75.1 " ,
21
+ "@react-native/eslint-config" : " 0.75.1 " ,
22
+ "@react-native/metro-config" : " 0.75.1 " ,
23
+ "@react-native/typescript-config" : " 0.75.1 " ,
24
24
"@types/react" : " ^18.2.6" ,
25
25
"@types/react-test-renderer" : " ^18.0.0" ,
26
26
"babel-jest" : " ^29.6.3" ,
You can’t perform that action at this time.
0 commit comments