From 5dd6c224608935daff46a6b898dccb4315e38743 Mon Sep 17 00:00:00 2001 From: Phil Quitslund Date: Mon, 14 Nov 2016 09:47:41 -0800 Subject: [PATCH] Remove duplicated `environment:` key mapping. --- pubspec.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index d5e194f..36acb5c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: id -version: 1.0.15 +version: 1.0.16 author: Daniel Davidson homepage: https://github.com/patefacio/id description: > @@ -31,9 +31,6 @@ dependency_overrides: # ebisu: # path: ../ebisu - -environment: - sdk: ">=1.8.0 <2.0.0" # end