From 6cb323b8ec6398e4ca86e16e6b326afbeaf8549f Mon Sep 17 00:00:00 2001 From: Greg Littlefield Date: Thu, 3 Sep 2026 21:58:21 +0000 Subject: [PATCH] Test the compatibility of web_skin_dart at tooltip-describedby-by-default --- pubspec.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 3ac28c13..ee421882 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,3 +50,10 @@ executables: sort_intl: unify_package_rename: react_18_upgrade: + + +dependency_overrides: + web_skin_dart: + git: + url: git@github.com:Workiva/web_skin_dart + ref: tooltip-describedby-by-default