From f7efe480aaacca5247651b2a91ecc951b907d465 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Sat, 10 Nov 2018 20:09:16 -0500 Subject: [PATCH] remove dart2_constant dep --- pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6259aead..ba60df13 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,6 @@ dependencies: body_parser: ^1.0.0 charcode: ^1.0.0 combinator: ^1.0.0 - dart2_constant: ^1.0.0 file: ^5.0.0 http_parser: ^3.0.0 http2: ">=0.1.7 <2.0.0"