We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06aa3a6 commit 8aa43f5Copy full SHA for 8aa43f5
ReactVersions.js
@@ -25,7 +25,6 @@ const ReactVersion = '18.1.0';
25
const nextChannelLabel = 'next';
26
27
const stablePackages = {
28
- 'create-subscription': ReactVersion,
29
'eslint-plugin-react-hooks': '4.5.0',
30
'jest-react': '0.13.1',
31
react: ReactVersion,
0 commit comments