Skip to content

Commit

Permalink
fix(#27): set react version setting to "detect"
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulf Gerking committed Aug 11, 2022
1 parent 1ae70d3 commit 307160a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/react/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = {
],
settings: {
react: {
version: 'latest',
version: 'detect',
},
},
overrides: [
Expand Down

0 comments on commit 307160a

Please sign in to comment.