Commit f76add9 1 parent f68f848 commit f76add9 Copy full SHA for f76add9
File tree 7 files changed +15
-15
lines changed
7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 4.10.0 " ,
2
+ "version" : " 4.10.1 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/cli-server-api" ,
3
- "version" : " 4.9.0 " ,
3
+ "version" : " 4.10.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " build/index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
8
8
},
9
9
"dependencies" : {
10
10
"@react-native-community/cli-debugger-ui" : " ^4.9.0" ,
11
- "@react-native-community/cli-tools" : " ^4.9.0 " ,
11
+ "@react-native-community/cli-tools" : " ^4.10.1 " ,
12
12
"compression" : " ^1.7.1" ,
13
13
"connect" : " ^3.6.5" ,
14
14
"errorhandler" : " ^1.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/cli-types" ,
3
- "version" : " 4.10.0 " ,
3
+ "version" : " 4.10.1 " ,
4
4
"main" : " build" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/cli" ,
3
- "version" : " 4.10.0 " ,
3
+ "version" : " 4.10.1 " ,
4
4
"description" : " React Native CLI" ,
5
5
"license" : " MIT" ,
6
6
"main" : " build/index.js" ,
30
30
"dependencies" : {
31
31
"@hapi/joi" : " ^15.0.3" ,
32
32
"@react-native-community/cli-debugger-ui" : " ^4.9.0" ,
33
- "@react-native-community/cli-server-api" : " ^4.9.0 " ,
34
- "@react-native-community/cli-tools" : " ^4.9.0 " ,
35
- "@react-native-community/cli-types" : " ^4.10.0 " ,
33
+ "@react-native-community/cli-server-api" : " ^4.10.1 " ,
34
+ "@react-native-community/cli-tools" : " ^4.10.1 " ,
35
+ "@react-native-community/cli-types" : " ^4.10.1 " ,
36
36
"chalk" : " ^3.0.0" ,
37
37
"command-exists" : " ^1.2.8" ,
38
38
"commander" : " ^2.19.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/cli-platform-android" ,
3
- "version" : " 4.10.0 " ,
3
+ "version" : " 4.10.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " build/index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
8
8
},
9
9
"dependencies" : {
10
- "@react-native-community/cli-tools" : " ^4.9.0 " ,
10
+ "@react-native-community/cli-tools" : " ^4.10.1 " ,
11
11
"chalk" : " ^3.0.0" ,
12
12
"execa" : " ^1.0.0" ,
13
13
"fs-extra" : " ^8.1.0" ,
25
25
" native_modules.gradle"
26
26
],
27
27
"devDependencies" : {
28
- "@react-native-community/cli-types" : " ^4.10.0 " ,
28
+ "@react-native-community/cli-types" : " ^4.10.1 " ,
29
29
"@types/execa" : " ^0.9.0" ,
30
30
"@types/fs-extra" : " ^8.1.0" ,
31
31
"@types/glob" : " ^7.1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/cli-platform-ios" ,
3
- "version" : " 4.10.0 " ,
3
+ "version" : " 4.10.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " build/index.js" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
8
8
},
9
9
"dependencies" : {
10
- "@react-native-community/cli-tools" : " ^4.9.0 " ,
10
+ "@react-native-community/cli-tools" : " ^4.10.1 " ,
11
11
"chalk" : " ^3.0.0" ,
12
12
"glob" : " ^7.1.3" ,
13
13
"js-yaml" : " ^3.13.1" ,
16
16
"xcode" : " ^2.0.0"
17
17
},
18
18
"devDependencies" : {
19
- "@react-native-community/cli-types" : " ^4.10.0 " ,
19
+ "@react-native-community/cli-types" : " ^4.10.1 " ,
20
20
"@types/glob" : " ^7.1.1" ,
21
21
"@types/js-yaml" : " ^3.12.1" ,
22
22
"@types/lodash" : " ^4.14.149" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/cli-tools" ,
3
- "version" : " 4.9.0 " ,
3
+ "version" : " 4.10.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " build/index.js" ,
6
6
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments