Chromium Code Reviews| Index: modules/angular2/pubspec.yaml |
| diff --git a/modules/angular2/pubspec.yaml b/modules/angular2/pubspec.yaml |
| index adf53cb0d705f0266c184da00a943866baf2d054..d73cff2824fd939fc1f9fd8b244e71a1d06d5344 100644 |
| --- a/modules/angular2/pubspec.yaml |
| +++ b/modules/angular2/pubspec.yaml |
| @@ -9,6 +9,11 @@ homepage: <%= packageJson.homepage %> |
| environment: |
| sdk: '>=1.4.0' |
| dependencies: |
| + analyzer: '0.22.4' |
|
jakemac
2015/02/17 23:46:45
These should probably all be ranges up to the next
|
| + barback: '0.15.2+2' |
| + code_transformers: '0.2.5' |
| + dart_style: '0.1.3' |
| + html5lib: '0.12.0' |
| stack_trace: '>=1.1.1 <2.0.0' |
| dev_dependencies: |
| guinness: ">=0.1.16 <0.2.0" |