mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
Bump RC version to 19.0.0-rc.1 (#31542)
This commit is contained in:
parent
988e217670
commit
7aa5dda3b3
|
|
@ -30,7 +30,7 @@ const canaryChannelLabel = 'rc';
|
|||
|
||||
// If the canaryChannelLabel is "rc", the build pipeline will use this to build
|
||||
// an RC version of the packages.
|
||||
const rcNumber = 0;
|
||||
const rcNumber = 1;
|
||||
|
||||
const stablePackages = {
|
||||
'eslint-plugin-react-hooks': '5.1.0',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user