Skip to content

Commit 97aef75

Browse files
eps1lonlubieowoce
authored andcommitted
Switch to React RC
1 parent 7507f1b commit 97aef75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/sync-react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ async function getChangelogFromGitHub(baseSha, newSha) {
227227
return changelog.length > 0 ? changelog.join('\n') : null
228228
}
229229

230-
sync('beta')
230+
sync('rc')
231231
.then(() => sync('experimental'))
232232
.catch((error) => {
233233
console.error(error)

0 commit comments

Comments
 (0)