Skip to content

Commit b303610

Browse files
authored
[eprh] Bump stable version (facebook#32978)
https://www.npmjs.com/package/eslint-plugin-react-hooks/v/6.0.0 was just released, so we can bump this now.
1 parent fea92d8 commit b303610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReactVersions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const canaryChannelLabel = 'canary';
3333
const rcNumber = 0;
3434

3535
const stablePackages = {
36-
'eslint-plugin-react-hooks': '6.0.0',
36+
'eslint-plugin-react-hooks': '6.1.0',
3737
'jest-react': '0.17.0',
3838
react: ReactVersion,
3939
'react-art': ReactVersion,

0 commit comments

Comments
 (0)