From 5443e0070aeef89f6c934ec209b070a7e3d192e8 Mon Sep 17 00:00:00 2001 From: annawatson-wk Date: Fri, 8 Nov 2024 11:18:53 -0500 Subject: [PATCH] remove rmui dep --- test/test_fixtures/rmui_project/pubspec.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/test_fixtures/rmui_project/pubspec.yaml b/test/test_fixtures/rmui_project/pubspec.yaml index edb3d411..d9a1059b 100644 --- a/test/test_fixtures/rmui_project/pubspec.yaml +++ b/test/test_fixtures/rmui_project/pubspec.yaml @@ -3,11 +3,6 @@ environment: sdk: '>=2.11.0 <3.0.0' dependencies: over_react: ^5.0.0 - react_material_ui: - hosted: - name: react_material_ui - url: https://pub.workiva.org - version: ^1.214.2 unify_ui: hosted: name: unify_ui