diff --git a/pubspec.yaml b/pubspec.yaml index 0bf09a02d..ba6b09970 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,6 +8,11 @@ authors: environment: sdk: '>=2.7.0 <3.0.0' +dependency_overrides: + react: + git: + url: git@github.com:Workiva/react-dart.git + ref: 6.0.0-wip dependencies: collection: ^1.14.11 analyzer: '>=0.35.0 <0.40.0'