1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

web: update sample dependencies

This commit is contained in:
Kevin Moore
2019-06-21 19:41:50 -07:00
parent cfcd1d5f43
commit f79f7d20b5
12 changed files with 60 additions and 60 deletions

View File

@@ -28,7 +28,7 @@ packages:
name: boolean_selector
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.4"
version: "1.0.5"
charcode:
dependency: transitive
description:
@@ -371,6 +371,6 @@ packages:
name: yaml
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.15"
version: "2.1.16"
sdks:
dart: ">=2.2.0 <3.0.0"