From 4939b5241f78a9047b39fe47efa4322fc34ea965 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Mon, 10 Dec 2018 19:37:05 -0800 Subject: [PATCH] dev dep: latest build_web_compilers (dart-lang/markdown#237) --- pkgs/markdown/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/markdown/pubspec.yaml b/pkgs/markdown/pubspec.yaml index 0944a5c2e..05d64c672 100644 --- a/pkgs/markdown/pubspec.yaml +++ b/pkgs/markdown/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: dev_dependencies: build_runner: ^1.0.0 build_version: ^2.0.0 - build_web_compilers: ^0.4.0 + build_web_compilers: ^1.0.0 collection: ^1.2.0 expected_output: ^1.2.1 html: '>=0.12.2 <0.14.0'