From c70873c7daa48c7466bc9b98fb6db072d53df502 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Wed, 13 Jan 2021 21:09:07 +0000 Subject: [PATCH] consume_workiva_react_dart_297 --- pubspec.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 0bf09a02d..3b7de6ec1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,6 +8,11 @@ authors: environment: sdk: '>=2.7.0 <3.0.0' +dependency_overrides: + react-dart: + git: + url: git@github.com:Workiva/react-dart.git + ref: gh-actions-ci dependencies: collection: ^1.14.11 analyzer: '>=0.35.0 <0.40.0'