From 7c7727a94cf0fef48e13764214313703618b66d3 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Sun, 19 Aug 2018 22:46:48 -0400 Subject: [PATCH] Upgrade combinator dependency --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d792ce96..4e9c198e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: angel_route: ^2.0.0 body_parser: ^1.0.0-dev charcode: ^1.0.0 - combinator: ">=1.0.0-beta <2.0.0" + combinator: ^1.0.0 dart2_constant: ^1.0.0 file: ^5.0.0 http_parser: ^3.0.0