From 5136420038aaa39aa355f0139f8971299c965ea4 Mon Sep 17 00:00:00 2001 From: thosakwe Date: Sun, 4 Dec 2016 21:49:14 -0500 Subject: [PATCH] sdk constraint --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index a0dcf175..a2bddae2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,7 @@ author: "Tobe O " description: "Angel CORS middleware." +environment: + sdk: ">=1.19.0" homepage: "https://github.com/angel-dart/cors.git" name: "angel_cors" version: "1.0.0-dev"