From 3944a3f482ff2b3de5ed437cb35c68acf847077f Mon Sep 17 00:00:00 2001 From: thosakwe Date: Sat, 3 Jun 2017 17:06:12 -0400 Subject: [PATCH] Bye dependency_overrides --- pubspec.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index f5eb1aac..f34a9ce7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,4 @@ dependencies: angel_validate: ^1.0.0-beta oauth2: ^1.0.0 dev_dependencies: - angel_diagnostics: ^1.0.0-dev -dependency_overrides: - oauth2: - git: https://github.com/thosakwe/oauth2.git \ No newline at end of file + angel_diagnostics: ^1.0.0-dev \ No newline at end of file