Skip to content

Commit 0bfd21f

Browse files
committed
v20.0.0-alpha.1
1 parent 3614a01 commit 0bfd21f

File tree

13 files changed

+26
-13
lines changed

13 files changed

+26
-13
lines changed

packages/cli-clean/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
"type": "git",
2828
"url": "https://github.com/react-native-community/cli.git",
2929
"directory": "packages/cli-clean"
30-
}
30+
},
31+
"gitHead": "3614a01613030c0a328ad2e8bb5d897e5bae1456"
3132
}

packages/cli-config-android/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
"type": "git",
2727
"url": "https://github.com/react-native-community/cli.git",
2828
"directory": "packages/cli-config-android"
29-
}
29+
},
30+
"gitHead": "3614a01613030c0a328ad2e8bb5d897e5bae1456"
3031
}

packages/cli-config-apple/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
"type": "git",
2727
"url": "https://github.com/react-native-community/cli.git",
2828
"directory": "packages/cli-config-apple"
29-
}
29+
},
30+
"gitHead": "3614a01613030c0a328ad2e8bb5d897e5bae1456"
3031
}

packages/cli-config/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@
2929
"type": "git",
3030
"url": "https://github.com/react-native-community/cli.git",
3131
"directory": "packages/cli-config"
32-
}
32+
},
33+
"gitHead": "3614a01613030c0a328ad2e8bb5d897e5bae1456"
3334
}

packages/cli-doctor/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@
4343
"type": "git",
4444
"url": "https://github.com/react-native-community/cli.git",
4545
"directory": "packages/cli-doctor"
46-
}
46+
},
47+
"gitHead": "3614a01613030c0a328ad2e8bb5d897e5bae1456"
4748
}

packages/cli-link-assets/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@
3535
"type": "git",
3636
"url": "https://github.com/react-native-community/cli.git",
3737
"directory": "packages/cli-link-assets"
38-
}
38+
},
39+
"gitHead": "3614a01613030c0a328ad2e8bb5d897e5bae1456"
3940
}

packages/cli-platform-android/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
"type": "git",
2727
"url": "https://github.com/react-native-community/cli.git",
2828
"directory": "packages/platform-android"
29-
}
29+
},
30+
"gitHead": "3614a01613030c0a328ad2e8bb5d897e5bae1456"
3031
}

packages/cli-platform-apple/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
"type": "git",
2727
"url": "https://github.com/react-native-community/cli.git",
2828
"directory": "packages/cli-platform-apple"
29-
}
29+
},
30+
"gitHead": "3614a01613030c0a328ad2e8bb5d897e5bae1456"
3031
}

packages/cli-platform-ios/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
"type": "git",
2323
"url": "https://github.com/react-native-community/cli.git",
2424
"directory": "packages/cli-platform-ios"
25-
}
25+
},
26+
"gitHead": "3614a01613030c0a328ad2e8bb5d897e5bae1456"
2627
}

packages/cli-server-api/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@
3333
"type": "git",
3434
"url": "https://github.com/react-native-community/cli.git",
3535
"directory": "packages/cli-server-api"
36-
}
36+
},
37+
"gitHead": "3614a01613030c0a328ad2e8bb5d897e5bae1456"
3738
}

0 commit comments

Comments
 (0)