From f8f4c47fe8d6f11c98ba5ca1fc03b6ccfee14ac0 Mon Sep 17 00:00:00 2001 From: Parker Lougheed Date: Fri, 25 Aug 2023 14:40:23 -0500 Subject: [PATCH] Switch vendor to a dev dependency --- pubspec.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index bb1a0bf38..4e034b821 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,7 +26,6 @@ dependencies: stack_trace: ^1.10.0 typed_data: ^1.3.1 usage: ^4.0.2 - vendor: ^0.9.2 yaml: ^3.1.0 yaml_edit: ^2.0.0 @@ -36,4 +35,4 @@ dev_dependencies: test: ^1.21.5 test_descriptor: ^2.0.0 test_process: ^2.0.0 - + vendor: ^0.9.5