Skip to content

Commit

Permalink
Merge pull request #73 from Workiva/batch/fedx/react_flux_majors/reac…
Browse files Browse the repository at this point in the history
…t_testing_library

Allow react 7 and w_flux 3
  • Loading branch information
rmconsole7-wk authored Nov 11, 2023
2 parents 79760a5 + e3eef9e commit 289691e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
js: ^0.6.2
matcher: ^0.12.9
meta: ^1.6.0
react: ^6.0.0
react: '>=6.0.0 <8.0.0'
test: ^1.14.4

dev_dependencies:
Expand Down

0 comments on commit 289691e

Please sign in to comment.