From d88d88354ce1142757c6f1a1eefcf068192b0904 Mon Sep 17 00:00:00 2001 From: matanl Date: Wed, 15 Aug 2018 12:53:17 -0700 Subject: [PATCH] chore(Meta): Require csslib ^0.14.5 (fixed a parser error). PiperOrigin-RevId: 208866843 --- angular/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/pubspec.yaml b/angular/pubspec.yaml index 4b7fb945cd..9f762a2433 100644 --- a/angular/pubspec.yaml +++ b/angular/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: build: ^0.12.7 build_config: '>=0.2.6 <0.4.0' # Runtime dependency with no import code_builder: '^3.0.1' - csslib: ^0.14.4 + csslib: ^0.14.5 path: ^1.6.1 source_gen: ">=0.8.0 <0.10.0" source_span: ^1.4.0