diff --git a/pubspec.yaml b/pubspec.yaml index 55b4da9d3..688a4f342 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,6 +5,11 @@ homepage: https://github.com/Workiva/over_react/ environment: sdk: ">=2.11.0 <3.0.0" +dependency_overrides: + react: + git: + url: https://github.com/Workiva/react-dart.git + ref: release_6_2_1 dependencies: collection: ^1.14.11 analyzer: ^5.1.0