We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abcb884 commit 30e3272Copy full SHA for 30e3272
pubspec.yaml
@@ -21,3 +21,17 @@ dev_dependencies:
21
build_web_compilers: '>=3.0.0 <5.0.0'
22
test_html_builder: ^3.0.0
23
workiva_analysis_options: ^1.0.0
24
+
25
+dependency_overrides:
26
+ react:
27
+ git:
28
+ url: https://github.com/Workiva/react-dart.git
29
+ ref: react-18-2-0-testing
30
+ react_testing_library:
31
32
+ url: https://github.com/Workiva/react_testing_library.git
33
+ ref: r18
34
+ dart_dev_workiva:
35
36
+ url: https://github.com/Workiva/dart_dev_workiva.git
37
+ ref: override-react-js-files-for-r18
0 commit comments