| Index: pubspec.yaml
|
| diff --git a/pubspec.yaml b/pubspec.yaml
|
| index a1cd1dc9d5c749d84491339e0659782b38f2efcf..45b41074fe2ac0bc1b942a678e6d1211e4567b45 100644
|
| --- a/pubspec.yaml
|
| +++ b/pubspec.yaml
|
| @@ -12,7 +12,7 @@ dependencies:
|
| browser: ">=0.4.5"
|
| logging: ">=0.4.5"
|
| mdv: ">=0.6.9+2"
|
| - observe: ">=0.6.2"
|
| + observe: ">=0.6.12"
|
| pathos: ">=0.4.5"
|
| shadow_dom: ">=0.6.9+2"
|
| unittest: ">=0.4.5"
|
| @@ -20,8 +20,9 @@ dependencies:
|
| csslib: ">=0.4.7 <0.4.8"
|
| html5lib: ">=0.4.3 <0.4.4"
|
| source_maps: ">=0.4.5"
|
| + html_import: ">=0.6.12"
|
| dev_dependencies:
|
| js: any
|
| benchmark_harness: ">=1.0.2 <1.0.3"
|
| environment:
|
| - sdk: ">=0.6.9+2"
|
| + sdk: ">=0.6.12"
|
|
|