Chromium Code Reviews| Index: pkg/analyzer/pubspec.yaml |
| diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml |
| index 4a0c64c768c4af2ea04739b84a1b5b850ae72f78..63fb075b3955c00e34a00051130727f0302ae086 100644 |
| --- a/pkg/analyzer/pubspec.yaml |
| +++ b/pkg/analyzer/pubspec.yaml |
| @@ -7,6 +7,7 @@ environment: |
| sdk: '>=1.12.0-dev.1.0 <2.0.0' |
| dependencies: |
| args: '>=0.12.1 <0.14.0' |
| + glob: ^1.0.5 |
|
pquitslund
2015/07/17 17:02:23
I notice that the latest in third_party is 1.0.3..
Cutch
2015/07/17 17:05:16
Done.
|
| html: ^0.12.0 |
| package_config: ^0.1.1 |
| path: '>=0.9.0 <2.0.0' |