From 1213bc546b46da385afc94e645dd44fefcfb7f82 Mon Sep 17 00:00:00 2001 From: Sigurd Meldgaard Date: Thu, 8 Aug 2019 13:34:51 +0200 Subject: [PATCH] Relax dependency on package:meta (#227) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2b4e613..d597835 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ environment: dependencies: async: ^2.2.0 googleapis_auth: ^0.2.7 - meta: ^1.1.7 + meta: ^1.1.6 http: ^0.12.0 http2: ^1.0.0