Chromium Code Reviews| Index: pkg/analysis_server/pubspec.yaml |
| diff --git a/pkg/analysis_server/pubspec.yaml b/pkg/analysis_server/pubspec.yaml |
| index b10a5d979e6aacc2bcabab39420f9dbcf0bc944b..6c34ef56f57dcb739ae95e9de82128785866afdb 100644 |
| --- a/pkg/analysis_server/pubspec.yaml |
| +++ b/pkg/analysis_server/pubspec.yaml |
| @@ -11,6 +11,7 @@ dependencies: |
| dart_style: '>=0.1.7 <0.2.0' |
| logging: any |
| path: any |
| + plugin: '<0.2.0' |
| watcher: any |
| yaml: any |
| dev_dependencies: |