From fab49713bea7e227d8a55d4eb084df6b323e6ff9 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Thu, 14 Jan 2021 18:51:08 +0000 Subject: [PATCH] consume_workiva_react_dart_285 --- pubspec.yaml | 5 +++++ 1 file changed, 5 insertions(+) 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'