Remove create-subscription from the list

This commit is contained in:
Dan Abramov
2022-04-11 20:12:59 +01:00
parent 01e2bff1dc
commit df5d32f230

View File

@@ -25,7 +25,6 @@ const ReactVersion = '18.1.0';
const nextChannelLabel = 'next';
const stablePackages = {
'create-subscription': ReactVersion,
'eslint-plugin-react-hooks': '4.5.0',
'jest-react': '0.13.1',
react: ReactVersion,