Revert "publish react-server-dom-turbopack to canary channels (#27427) (#27428)

Build fails because the package does not exist. I've added the package
to npm but we need the publishing account to be a collaborator. I'm
reverting until we get that sorted so we don't block canaries
This commit is contained in:
Josh Story 2023-09-27 16:17:45 -07:00 committed by GitHub
parent 25fc9eaf8c
commit 34de2986df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,6 @@ const stablePackages = {
'react-art': ReactVersion, 'react-art': ReactVersion,
'react-dom': ReactVersion, 'react-dom': ReactVersion,
'react-server-dom-webpack': ReactVersion, 'react-server-dom-webpack': ReactVersion,
'react-server-dom-turbopack': ReactVersion,
'react-is': ReactVersion, 'react-is': ReactVersion,
'react-reconciler': '0.30.0', 'react-reconciler': '0.30.0',
'react-refresh': '0.15.0', 'react-refresh': '0.15.0',